Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.9 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 29, 2024
1 parent 4e3a9f0 commit c6bcf27
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.14"
val allScala = Seq(mainScala)

val zioVersion = "2.1.8"
val zioVersion = "2.1.9"
val pekkoVersion = "1.0.3"

inThisBuild(
Expand Down

0 comments on commit c6bcf27

Please sign in to comment.