We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b65edd + a5a3c60 commit 7773e90Copy full SHA for 7773e90
1 file changed
build.sbt
@@ -16,7 +16,7 @@ javaOptions += "-Xmx8G"
16
17
testFrameworks += new TestFramework("zio.test.sbt.ZTestFramework")
18
19
-val zioVersion = "1.0.1"
+val zioVersion = "1.0.6"
20
21
libraryDependencies ++= {
22
Seq(
0 commit comments