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 145e274 + 46b46ad commit 78af4b7Copy full SHA for 78af4b7
build.sbt
@@ -14,7 +14,7 @@ val sttpModelVersion = "1.7.10"
14
15
val scalaTestVersion = "3.2.18"
16
val zio1Version = "1.0.18"
17
-val zio2Version = "2.0.10"
+val zio2Version = "2.0.22"
18
val fs2_2_version: Option[(Long, Long)] => String = {
19
case Some((2, 11)) => "2.1.0"
20
case _ => "2.5.9"
0 commit comments