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 67f6f9f commit 94bd1ebCopy full SHA for 94bd1eb
build.sbt
@@ -28,7 +28,7 @@ val scalaTestScalaCheckVersion = s"$scalaTestVersion.0"
28
val pekkoStreamCirceVersion = "1.0.0"
29
val diffxVersion = "0.9.0"
30
val testContainersVersion = "0.40.16"
31
-val testContainersJavaVersion = "1.19.7"
+val testContainersJavaVersion = "1.19.8"
32
val scalaCheckVersion = "1.18.0"
33
val scalaCheckOpsVersion = "2.10.0"
34
val enumeratumVersion = "1.7.2"
0 commit comments