Skip to content

Commit

Permalink
Update zio-prelude to 1.0.0-RC35 (#672)
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 21, 2024
1 parent 1950598 commit f0b1d40
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.13",
"dev.zio" %% "zio-prelude" % "1.0.0-RC31",
"dev.zio" %% "zio-prelude" % "1.0.0-RC35",

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

0 comments on commit f0b1d40

Please sign in to comment.