Skip to content

Commit

Permalink
Upgrades to ZIO 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelrenoux committed Jun 26, 2022
1 parent bbd9ac3 commit 680ba0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ scalacOptions ++= allVersionsOption ++ {
}


val ZioVersion = "2.0.0-RC6"
val ZioCatsVersion = "3.3.0-RC7"
val ZioVersion = "2.0.0"
val ZioCatsVersion = "3.3.0"
val DoobieVersion = "1.0.0-RC2"
val AnormVersion = "2.6.10"
val H2Version = "1.4.200"
Expand Down

0 comments on commit 680ba0f

Please sign in to comment.