Skip to content

Commit

Permalink
Merge pull request #2132 from softwaremill/update/zio-2.0.22
Browse files Browse the repository at this point in the history
Update zio, zio-streams to 2.0.22
  • Loading branch information
mergify[bot] committed Apr 16, 2024
2 parents 01fa1b2 + af8dc36 commit 0c02f0a
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 @@ -147,7 +147,7 @@ val scalaTest = libraryDependencies ++= Seq("freespec", "funsuite", "flatspec",
)

val zio1Version = "1.0.18"
val zio2Version = "2.0.21"
val zio2Version = "2.0.22"
val zio1InteropRsVersion = "1.3.12"
val zio2InteropRsVersion = "2.0.2"

Expand Down

0 comments on commit 0c02f0a

Please sign in to comment.