Skip to content

Commit

Permalink
Update zio-prelude to 1.0.0-RC18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mvelimir committed Mar 9, 2023
1 parent 48cee00 commit c71ba89
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 @@ -49,7 +49,7 @@ lazy val library =
"com.softwaremill.sttp.client3" %% "zio" % "3.8.12",
"com.softwaremill.sttp.client3" %% "zio-json" % "3.8.12",
"dev.zio" %% "zio-json" % "0.4.2",
"dev.zio" %% "zio-prelude" % "1.0.0-RC17",
"dev.zio" %% "zio-prelude" % "1.0.0-RC18",
"dev.zio" %% "zio-schema" % "0.4.8",
"dev.zio" %% "zio-schema-json" % "0.4.8",
"org.apache.commons" % "commons-lang3" % "3.12.0",
Expand Down

0 comments on commit c71ba89

Please sign in to comment.