Skip to content

Commit

Permalink
Update zio to 2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 7, 2024
1 parent 2ca090a commit 91d046c
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.11",
"dev.zio" %% "zio" % "2.1.12",
"dev.zio" %% "zio-prelude" % "1.0.0-RC31",

// algebra
Expand Down

0 comments on commit 91d046c

Please sign in to comment.