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.
2 parents d31acee + 3e7e94e commit 2a0bd97Copy full SHA for 2a0bd97
build.sbt
@@ -13,7 +13,7 @@ val sttpModelVersion = "1.4.22"
13
14
val scalaTestVersion = "3.2.11"
15
val zio1Version = "1.0.13"
16
-val zio2Version = "2.0.0-RC1"
+val zio2Version = "2.0.0-RC2"
17
val fs2_2_version: Option[(Long, Long)] => String = {
18
case Some((2, 11)) => "2.1.0"
19
case _ => "2.5.9"
0 commit comments