Skip to content

Commit

Permalink
ZIO 2.0.0-RC5 (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo authored Apr 9, 2022
1 parent 757c875 commit 9117f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ lazy val root = project
unusedCompileDependenciesFilter -= moduleFilter("org.scala-js", "scalajs-library")
)

val zioVersion = "2.0.0-RC4"
val zioVersion = "2.0.0-RC5"
val catsVersion = "2.6.1"
val catsEffectVersion = "3.2.9"
val catsMtlVersion = "1.2.1"
Expand Down

0 comments on commit 9117f44

Please sign in to comment.