We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6773432 commit 662dab4Copy full SHA for 662dab4
build.sbt
@@ -13,7 +13,7 @@ val jakartaVersion = "3.1.0"
13
val elVersion = "5.0.0"
14
val jodaConvertVersion = "2.2.4"
15
val jodaTimeVersion = "2.13.0"
16
-val specs2Version = "4.20.9"
+val specs2Version = "4.21.0"
17
val zioVersion = "2.1.14"
18
val `example-dependency-version` = "1.0.0-RC1"
19
val supportCrossVersionList = Seq(scala3_Version, scala2_13Version)
0 commit comments