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 2ca090a commit 1950598Copy full SHA for 1950598
build.sbt
@@ -31,7 +31,7 @@ libraryDependencies ++= Seq(
31
"org.scalaz" %% "scalaz-core" % "7.3.8",
32
33
// ZIO
34
- "dev.zio" %% "zio" % "2.1.11",
+ "dev.zio" %% "zio" % "2.1.13",
35
"dev.zio" %% "zio-prelude" % "1.0.0-RC31",
36
37
// algebra
0 commit comments