Skip to content

Commit

Permalink
Update postgresql to 42.7.4 (#189)
Browse files Browse the repository at this point in the history
Co-authored-by: Indoor Vivants Steward[bot] <228215+Indoor+Vivants+Steward[bot]@users.noreply.github.com>
  • Loading branch information
indoorvivants-steward[bot] and Indoor Vivants Steward[bot] authored Oct 26, 2024
1 parent f5ad063 commit 6dc4154
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 @@ -15,7 +15,7 @@ val Versions = new {

val Flyway = "9.15.2"

val Postgres = "42.5.6"
val Postgres = "42.7.4"

val TestContainers = "0.40.9"

Expand Down

0 comments on commit 6dc4154

Please sign in to comment.