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 fe7384a + ec63246 commit 5b30d01Copy full SHA for 5b30d01
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.8"
+val zio2Version = "2.0.9"
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