Skip to content

Commit cc807e9

Browse files
authored
Merge pull request #50 from scala-steward/update/zio-1.0.12
Update zio, zio-streams, zio-test, ... to 1.0.12
2 parents f6d31f4 + 6a0e01e commit cc807e9

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)