Skip to content

Commit 6a0e01e

Browse files
committed
Update zio, zio-streams, zio-test, ... to 1.0.12
1 parent f6d31f4 commit 6a0e01e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ javaOptions += "-Xmx8G"
1616

1717
testFrameworks += new TestFramework("zio.test.sbt.ZTestFramework")
1818

19-
val zioVersion = "1.0.9"
19+
val zioVersion = "1.0.12"
2020

2121
libraryDependencies ++= {
2222
Seq(

0 commit comments

Comments
 (0)