Skip to content

Commit f44255c

Browse files
authored
Merge pull request #1724 from Baeldung/update/postgresql-42.7.5
Update postgresql from 42.7.4 to 42.7.5
2 parents c9ba44c + 1597117 commit f44255c

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
@@ -355,7 +355,7 @@ val fs2Version = "3.11.0"
355355
val reactiveMongo = "1.1.0-RC14"
356356
val slickPgVersion = "0.22.2"
357357
val scalaTestContainersVersion = "0.41.5"
358-
val postgresqlVersion = "42.7.4"
358+
val postgresqlVersion = "42.7.5"
359359
val json4sVersion = "4.0.7"
360360

361361
lazy val scala2_libraries =

0 commit comments

Comments
 (0)