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 f2936ca + e758448 commit 930084cCopy full SHA for 930084c
build.sbt
@@ -14,7 +14,7 @@ val sttpModelVersion = "1.5.5"
14
15
val scalaTestVersion = "3.2.15"
16
val zio1Version = "1.0.18"
17
-val zio2Version = "2.0.9"
+val zio2Version = "2.0.10"
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