We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d686b4 commit 916314fCopy full SHA for 916314f
build.sbt
@@ -5,7 +5,7 @@ lazy val defaultPlayVersion = play.core.PlayVersion.current
5
6
// internal only
7
lazy val h2Version = "2.3.232"
8
-lazy val postgresqlVersion = "42.7.6"
+lazy val postgresqlVersion = "42.7.7"
9
10
lazy val commonSettings = Seq(
11
scalaVersion := "2.13.16",
0 commit comments