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 6773432 commit df51793Copy full SHA for df51793
build.sbt
@@ -14,7 +14,7 @@ val elVersion = "5.0.0"
14
val jodaConvertVersion = "2.2.4"
15
val jodaTimeVersion = "2.13.0"
16
val specs2Version = "4.20.9"
17
-val zioVersion = "2.1.14"
+val zioVersion = "2.1.15"
18
val `example-dependency-version` = "1.0.0-RC1"
19
val supportCrossVersionList = Seq(scala3_Version, scala2_13Version)
20
0 commit comments