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 a5cb661 + f4daaf5 commit 70340bcCopy full SHA for 70340bc
build.sbt
@@ -2,7 +2,7 @@ val scala212 = "2.12.14"
2
val scala213 = "2.13.6"
3
val scala3 = "3.0.0"
4
5
-val zioVersion = "1.0.8"
+val zioVersion = "1.0.9"
6
7
val scalacOptions212 = Seq("-Ypartial-unification", "-deprecation", "-target:jvm-1.8")
8
val scalacOptions213 = Seq("-deprecation", "-target:jvm-1.8")
0 commit comments