Skip to content

Commit

Permalink
Update zio to 2.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 19, 2024
1 parent d609b5b commit b0e38e2
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 @@ -31,7 +31,7 @@ libraryDependencies ++= Seq(
"org.scalaz" %% "scalaz-core" % "7.3.8",

// ZIO
"dev.zio" %% "zio" % "2.1.13",
"dev.zio" %% "zio" % "2.1.14",
"dev.zio" %% "zio-prelude" % "1.0.0-RC35",

// algebra
Expand Down

0 comments on commit b0e38e2

Please sign in to comment.