Skip to content

Commit 7773e90

Browse files
authored
Merge pull request #9 from scala-steward/update/zio-1.0.6
Update zio, zio-streams, zio-test, ... to 1.0.6
2 parents 0b65edd + a5a3c60 commit 7773e90

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.1"
19+
val zioVersion = "1.0.6"
2020

2121
libraryDependencies ++= {
2222
Seq(

0 commit comments

Comments
 (0)