We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6d31f4 + 6a0e01e commit cc807e9Copy full SHA for cc807e9
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.9"
+val zioVersion = "1.0.12"
20
21
libraryDependencies ++= {
22
Seq(
0 commit comments