diff --git a/build.sbt b/build.sbt index 80d3a2c2c7..2c53fae4cf 100644 --- a/build.sbt +++ b/build.sbt @@ -76,7 +76,7 @@ lazy val V = new { val doobie = "1.0.0-RC5" // scala-steward:off val quill = "4.8.6" val flyway = "9.22.3" // scala-steward:off - val postgresDriver = "42.7.9" + val postgresDriver = "42.7.10" val logback = "1.5.18" val slf4j = "2.0.17"