Skip to content

Commit

Permalink
chore: bump zio-prelude from 1.0.0-RC31 to 1.0.0-RC33 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 12, 2024
1 parent 3b2ec55 commit 2415e44
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 @@ -70,7 +70,7 @@ addCommandAlias("testWithCoverage", "; clean; coverage; test; coverageReport;")

// -- Lib versions
val zio = "2.1.12"
val zioPrelude = "1.0.0-RC31"
val zioPrelude = "1.0.0-RC33"
val circe = "0.14.4"
val sttp = "3.10.1"
val magnolia = "1.1.10"
Expand Down

0 comments on commit 2415e44

Please sign in to comment.