Skip to content

Commit 327221b

Browse files
authored
Merge pull request #1880 from Baeldung/update/postgresql-42.7.6
Update postgresql from 42.7.5 to 42.7.6
2 parents 078c1d2 + b1aa350 commit 327221b

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.0"
365365
val scalaTestContainersVersion = "0.43.0"
366-
val postgresqlVersion = "42.7.5"
366+
val postgresqlVersion = "42.7.6"
367367
val json4sVersion = "4.0.7"
368368

369369
lazy val scala2_libraries =

0 commit comments

Comments
 (0)