Skip to content

Commit

Permalink
Update zio-prelude to 1.0.0-RC28
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 14, 2024
1 parent 6c21621 commit 912d798
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.1.7"
val zioAwsVersion = "7.21.15.13"
val zioSchemaVersion = "1.3.0"
val zioPreludeVersion = "1.0.0-RC27"
val zioPreludeVersion = "1.0.0-RC28"
val zioInteropCats3Version = "23.1.0.2"
val catsEffect3Version = "3.5.4"
val fs2Version = "3.10.2"
Expand Down

0 comments on commit 912d798

Please sign in to comment.