Skip to content

Commit

Permalink
Update zio-json to 0.3.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 3, 2022
1 parent c15af76 commit d037a66
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 @@ -25,7 +25,7 @@ object Versions {
val zio1Json = "0.2.0-M3"
val zio = "2.0.0-RC1"
val zioInteropCats = "3.3.0-RC1"
val zioJson = "0.3.0-RC2"
val zioJson = "0.3.0-RC3"
val playClient = "2.1.7"
val playServer = "2.8.13"
val tethys = "0.26.0"
Expand Down

0 comments on commit d037a66

Please sign in to comment.