Skip to content

Commit

Permalink
Merge pull request keynmol#128 from keynmol/update/testcontainers-sca…
Browse files Browse the repository at this point in the history
…la-postgresql-0.40.13

Update testcontainers-scala-postgresql to 0.40.13
  • Loading branch information
mergify[bot] authored Mar 21, 2023
2 parents 92b7fb8 + 3b3271f commit 51166ee
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 jwt = "9.2.0"
val Flyway = "9.15.2"
val Postgres = "42.5.4"
val TestContainers = "0.40.12"
val TestContainers = "0.40.13"
val Weaver = "0.8.1"
val WeaverPlaywright = "0.0.5"
val Laminar = "15.0.0-M7"
Expand Down

0 comments on commit 51166ee

Please sign in to comment.