Skip to content

Commit

Permalink
Update zio-prelude to 1.0.0-RC31 (#648)
Browse files Browse the repository at this point in the history
Co-authored-by: Piotr Paradziński <[email protected]>
  • Loading branch information
scala-steward and lemastero authored Nov 1, 2024
1 parent 224b876 commit 39d34bb
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 @@ -32,7 +32,7 @@ libraryDependencies ++= Seq(

// ZIO
"dev.zio" %% "zio" % "2.1.11",
"dev.zio" %% "zio-prelude" % "1.0.0-RC21",
"dev.zio" %% "zio-prelude" % "1.0.0-RC31",

// algebra
"org.typelevel" %% "algebra" % "2.12.0",
Expand Down

0 comments on commit 39d34bb

Please sign in to comment.