We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a830133 commit b1aa350Copy full SHA for b1aa350
build.sbt
@@ -363,7 +363,7 @@ val fs2Version = "3.12.0"
363
val reactiveMongo = "1.1.0-RC15"
364
val slickPgVersion = "0.23.0"
365
val scalaTestContainersVersion = "0.43.0"
366
-val postgresqlVersion = "42.7.5"
+val postgresqlVersion = "42.7.6"
367
val json4sVersion = "4.0.7"
368
369
lazy val scala2_libraries =
0 commit comments