Skip to content

Commit 1950598

Browse files
Update zio to 2.1.13 (lemastero#671)
1 parent 2ca090a commit 1950598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ libraryDependencies ++= Seq(
3131
"org.scalaz" %% "scalaz-core" % "7.3.8",
3232

3333
// ZIO
34-
"dev.zio" %% "zio" % "2.1.11",
34+
"dev.zio" %% "zio" % "2.1.13",
3535
"dev.zio" %% "zio-prelude" % "1.0.0-RC31",
3636

3737
// algebra

0 commit comments

Comments
 (0)