diff --git a/build.sbt b/build.sbt index 8381c5a..16e6b56 100644 --- a/build.sbt +++ b/build.sbt @@ -14,7 +14,7 @@ val Versions = new { val http4sDom = "0.2.7" val jwt = "9.2.0" val Flyway = "9.16.3" - val Postgres = "42.6.2" + val Postgres = "42.7.4" val TestContainers = "0.40.15" val Weaver = "0.8.4" val WeaverPlaywright = "0.0.5"