Skip to content

Commit

Permalink
Update testcontainers-scala-postgresql, ... to 0.41.4 (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonschabas authored Jun 15, 2024
1 parent 5908864 commit 21a8f78
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 @@ -13,7 +13,7 @@ licenses += ("GPL-3.0", url(
"https://github.com/gastonschabas/rumble-on-scala/blob/master/LICENSE"
))

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

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

0 comments on commit 21a8f78

Please sign in to comment.