Skip to content

Commit

Permalink
Update zio-prelude to 1.0.0-RC28 (#472)
Browse files Browse the repository at this point in the history
Co-authored-by: Dragutin Marjanović <dmarjanovic94@gmail.com>
  • Loading branch information
scala-steward and drmarjanovic authored Aug 14, 2024
1 parent 956b456 commit 33f1bc9
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 @@ -48,7 +48,7 @@ lazy val library =
"com.softwaremill.sttp.client4" %% "zio" % "4.0.0-M17",
"com.softwaremill.sttp.client4" %% "zio-json" % "4.0.0-M17",
"dev.zio" %% "zio-json" % "0.7.2",
"dev.zio" %% "zio-prelude" % "1.0.0-RC27",
"dev.zio" %% "zio-prelude" % "1.0.0-RC28",
"dev.zio" %% "zio-schema" % "1.3.0",
"dev.zio" %% "zio-schema-json" % "1.3.0",
"org.apache.commons" % "commons-lang3" % "3.16.0",
Expand Down

0 comments on commit 33f1bc9

Please sign in to comment.