Skip to content

Commit

Permalink
Merge branch 'main' into update/zio-prelude-1.0.0-RC35
Browse files Browse the repository at this point in the history
  • Loading branch information
lemastero authored Nov 21, 2024
2 parents 55aec08 + 1950598 commit 21c380a
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.13",
"dev.zio" %% "zio-prelude" % "1.0.0-RC35",

// algebra
Expand Down

0 comments on commit 21c380a

Please sign in to comment.