Skip to content

Commit

Permalink
Update postgresql to 42.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
your-app-name[bot] committed Dec 9, 2024
1 parent da3ce14 commit 13e8c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 13e8c5c

Please sign in to comment.