Skip to content

Commit

Permalink
Update zio to 1.0.0-RC19-2 (#1068)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 19, 2020
1 parent 00872e4 commit 8e33bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object V {

val cats = "2.1.1"
val cats_effect = "2.1.3"
val zio = "1.0.0-RC19-1"
val zio = "1.0.0-RC19-2"
val zio_interop_cats = "2.0.0.0-RC14"

val circe = "0.13.0"
Expand Down

0 comments on commit 8e33bfa

Please sign in to comment.