Skip to content

Commit 5e53c13

Browse files
authored
Merge pull request #2008 from Baeldung/update/postgresql-42.7.8
Update postgresql from 42.7.7 to 42.7.8
2 parents 637dc19 + ca8bcd2 commit 5e53c13

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.2"
363363
val reactiveMongo = "1.1.0-RC17"
364364
val slickPgVersion = "0.23.1"
365365
val scalaTestContainersVersion = "0.43.0"
366-
val postgresqlVersion = "42.7.7"
366+
val postgresqlVersion = "42.7.8"
367367
val json4sVersion = "4.0.7"
368368

369369
lazy val scala2_libraries =

0 commit comments

Comments
 (0)