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 bbbc496 + ee5fa57 commit 46685dbCopy full SHA for 46685db
build.sbt
@@ -13,7 +13,7 @@ val scala3 = List("3.2.2")
13
val sttpModelVersion = "1.5.5"
14
15
val scalaTestVersion = "3.2.15"
16
-val zio1Version = "1.0.17"
+val zio1Version = "1.0.18"
17
val zio2Version = "2.0.6"
18
val fs2_2_version: Option[(Long, Long)] => String = {
19
case Some((2, 11)) => "2.1.0"
0 commit comments