We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1950598 commit f0b1d40Copy full SHA for f0b1d40
build.sbt
@@ -32,7 +32,7 @@ libraryDependencies ++= Seq(
32
33
// ZIO
34
"dev.zio" %% "zio" % "2.1.13",
35
- "dev.zio" %% "zio-prelude" % "1.0.0-RC31",
+ "dev.zio" %% "zio-prelude" % "1.0.0-RC35",
36
37
// algebra
38
"org.typelevel" %% "algebra" % "2.12.0",
0 commit comments