Skip to content

Commit 916314f

Browse files
scalikejdbc-bot[bot]xuwei-k
authored andcommitted
Update postgresql to 42.7.7
1 parent 1d686b4 commit 916314f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ lazy val defaultPlayVersion = play.core.PlayVersion.current
55

66
// internal only
77
lazy val h2Version = "2.3.232"
8-
lazy val postgresqlVersion = "42.7.6"
8+
lazy val postgresqlVersion = "42.7.7"
99

1010
lazy val commonSettings = Seq(
1111
scalaVersion := "2.13.16",

0 commit comments

Comments
 (0)