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 7aa8807 commit 8f10977Copy full SHA for 8f10977
build.sbt
@@ -12,7 +12,7 @@ val scala3 = List("3.1.2")
12
val sttpModelVersion = "1.4.26"
13
14
val scalaTestVersion = "3.2.12"
15
-val zio1Version = "1.0.14"
+val zio1Version = "1.0.15"
16
val zio2Version = "2.0.0-RC6"
17
val fs2_2_version: Option[(Long, Long)] => String = {
18
case Some((2, 11)) => "2.1.0"
0 commit comments