Skip to content

Commit

Permalink
Update zio-prelude to 1.0.0-RC20
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 12, 2023
1 parent 4eb5f56 commit 9092a27
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 @@ -34,7 +34,7 @@ addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck"
val zioVersion = "2.0.13"
val zioAwsVersion = "5.20.42.1"
val zioSchemaVersion = "0.4.12"
val zioPreludeVersion = "1.0.0-RC19"
val zioPreludeVersion = "1.0.0-RC20"

lazy val root =
project
Expand Down

0 comments on commit 9092a27

Please sign in to comment.