We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c65098 commit d8684cdCopy full SHA for d8684cd
build.sbt
@@ -14,7 +14,7 @@ ThisBuild / developers := List(
14
ThisBuild / licenses := List("MIT License" -> url("http://www.opensource.org/licenses/mit-license.php"))
15
val playWsVersion = "3.0.7"
16
val playJsonVersion = "3.0.4"
17
-val specs2Version = "4.20.9"
+val specs2Version = "4.21.0"
18
val pekkoVersion = "1.0.3"
19
20
val testContainersVersion = "0.43.0"
0 commit comments