Skip to content

Commit 1597117

Browse files
Update postgresql from 42.7.4 to 42.7.5
1 parent 63d1b62 commit 1597117

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)