Skip to content

Commit

Permalink
Update testcontainers-scala-postgresql, ... to 0.41.5 (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonschabas authored Dec 21, 2024
1 parent 252533f commit a184e94
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 @@ licenses += (
url("https://github.com/gastonschabas/rumble-on-scala/blob/master/LICENSE")
)

lazy val testContainerVersion = "0.41.4"
lazy val testContainerVersion = "0.41.5"
lazy val playPort = 9000

lazy val root = (project in file("."))
Expand Down

0 comments on commit a184e94

Please sign in to comment.