Skip to content

Commit de3ec1c

Browse files
committed
Update zio to 2.1.15
1 parent d609b5b commit de3ec1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
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.13",
34+
"dev.zio" %% "zio" % "2.1.15",
3535
"dev.zio" %% "zio-prelude" % "1.0.0-RC35",
3636

3737
// algebra

0 commit comments

Comments
 (0)