We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3e12f commit 2a7d9a8Copy full SHA for 2a7d9a8
build.sbt
@@ -17,7 +17,7 @@ val playJsonVersion = "3.0.4"
17
val specs2Version = "4.20.9"
18
val pekkoVersion = "1.0.3"
19
20
-val testContainersVersion = "0.41.8"
+val testContainersVersion = "0.43.0"
21
val scalaTestVersion = "3.2.19"
22
val playVersion = "3.0.6" // test only
23
0 commit comments