diff --git a/build.sbt b/build.sbt index 5b65a1d..b738f35 100644 --- a/build.sbt +++ b/build.sbt @@ -13,7 +13,7 @@ licenses += ("GPL-3.0", url( "https://github.com/gastonschabas/rumble-on-scala/blob/master/LICENSE" )) -lazy val testContainerVersion = "0.41.2" +lazy val testContainerVersion = "0.41.3" lazy val playPort = 9000 lazy val root = (project in file("."))