Skip to content

Commit

Permalink
Merge pull request #159 from scala-steward/update/zio-2.0.21
Browse files Browse the repository at this point in the history
Update zio, zio-concurrent, zio-test, ... to 2.0.21
  • Loading branch information
fwbrasil authored Jan 16, 2024
2 parents bbd808b + 9fbcb85 commit 19f5094
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 @@ -96,7 +96,7 @@ lazy val kyo =
`kyo-bench`
)

val zioVersion = "2.0.19"
val zioVersion = "2.0.21"

lazy val `kyo-core-settings` = `kyo-settings` ++ Seq(
libraryDependencies += "dev.zio" %%% "izumi-reflect" % "2.3.8",
Expand Down

0 comments on commit 19f5094

Please sign in to comment.