Skip to content

Commit

Permalink
Update zio, zio-streams, 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 59f303b commit 133647c
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 @@ -3,7 +3,7 @@ import sbt.Project.projectToLocalProject
val mainScala = "2.13.7"
val allScala = Seq("2.12.15", mainScala)

val zioVersion = "2.0.0"
val zioVersion = "2.0.18"
val akkaVersion = "2.6.19"

inThisBuild(
Expand Down

0 comments on commit 133647c

Please sign in to comment.