Skip to content

Commit 70340bc

Browse files
authored
Merge pull request #270 from scala-steward/update/zio-1.0.9
Update zio, zio-streams, zio-test, ... to 1.0.9
2 parents a5cb661 + f4daaf5 commit 70340bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ val scala212 = "2.12.14"
22
val scala213 = "2.13.6"
33
val scala3 = "3.0.0"
44

5-
val zioVersion = "1.0.8"
5+
val zioVersion = "1.0.9"
66

77
val scalacOptions212 = Seq("-Ypartial-unification", "-deprecation", "-target:jvm-1.8")
88
val scalacOptions213 = Seq("-deprecation", "-target:jvm-1.8")

0 commit comments

Comments
 (0)