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 4b5667c commit fff15e6Copy full SHA for fff15e6
build.sbt
@@ -17,7 +17,7 @@ val playJsonVersion = "3.0.6"
17
val specs2Version = "4.23.0"
18
val pekkoVersion = "1.2.1"
19
20
-val testContainersVersion = "0.43.0"
+val testContainersVersion = "0.43.6"
21
val scalaTestVersion = "3.2.19"
22
val playVersion = "3.0.9" // test only
23
0 commit comments