Skip to content

Commit

Permalink
Update zio, zio-concurrent, zio-test, ... to 2.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 26, 2023
1 parent 248afac commit 9e62448
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 @@ -92,7 +92,7 @@ lazy val kyo =
`kyo-bench`
)

val zioVersion = "2.0.17"
val zioVersion = "2.0.18"

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

0 comments on commit 9e62448

Please sign in to comment.