Skip to content

Commit cc18877

Browse files
authored
upgrade zio version (#69)
1 parent 892ec86 commit cc18877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ addCommandAlias(
3636
";zioCacheNative/test:compile"
3737
)
3838

39-
val zioVersion = "2.0.0-RC1"
39+
val zioVersion = "2.0.0-RC2"
4040

4141
lazy val root = project
4242
.in(file("."))

0 commit comments

Comments
 (0)