Skip to content

Commit 8389eb6

Browse files
authored
Merge pull request #48 from scala-steward/update/zio-1.0.0-RC20
Update zio, zio-test, zio-test-sbt to 1.0.0-RC20
2 parents e0b35ff + 9187433 commit 8389eb6

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
@@ -29,7 +29,7 @@ inThisBuild(
2929
addCommandAlias("fmt", "all scalafmtSbt scalafmt test:scalafmt")
3030
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")
3131

32-
val zioVersion = "1.0.0-RC19-2"
32+
val zioVersion = "1.0.0-RC20"
3333

3434
lazy val root = project
3535
.in(file("."))

0 commit comments

Comments
 (0)