Skip to content

Commit f8fe894

Browse files
authored
Merge pull request #1906 from Baeldung/update/postgresql-42.7.7
Update postgresql from 42.7.6 to 42.7.7
2 parents f071e0b + 9e80676 commit f8fe894

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
@@ -363,7 +363,7 @@ val fs2Version = "3.12.0"
363363
val reactiveMongo = "1.1.0-RC15"
364364
val slickPgVersion = "0.23.1"
365365
val scalaTestContainersVersion = "0.43.0"
366-
val postgresqlVersion = "42.7.6"
366+
val postgresqlVersion = "42.7.7"
367367
val json4sVersion = "4.0.7"
368368

369369
lazy val scala2_libraries =

0 commit comments

Comments
 (0)