Skip to content

Commit

Permalink
Merge pull request #1732 from softwaremill/update/zio-2.0.8
Browse files Browse the repository at this point in the history
Update zio, zio-streams to 2.0.8
  • Loading branch information
mergify[bot] authored Feb 10, 2023
2 parents 7e41447 + 6986fa6 commit 6aa43fa
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 @@ -151,7 +151,7 @@ val scalaTest = libraryDependencies ++= Seq("freespec", "funsuite", "flatspec",
)

val zio1Version = "1.0.17"
val zio2Version = "2.0.6"
val zio2Version = "2.0.8"
val zio1InteropRsVersion = "1.3.12"
val zio2InteropRsVersion = "2.0.0"

Expand Down

0 comments on commit 6aa43fa

Please sign in to comment.