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 66e3b6e commit 455380eCopy full SHA for 455380e
build.sbt
@@ -5,7 +5,7 @@ val playVersion = "2.7.3" // test only
5
val playWsVersion = "2.1.11"
6
val slf4jVersion = "2.0.17"
7
val logbackVersion = "1.5.18"
8
-val specs2Version = "4.21.0"
+val specs2Version = "4.22.0"
9
val dockerTestkitVersion = "0.12.0"
10
11
val scala2_12 = "2.12.20"
0 commit comments