Skip to content

Commit

Permalink
Merge pull request #1575 from softwaremill/update/zio-1.0.17
Browse files Browse the repository at this point in the history
Update zio, zio-streams to 1.0.17
  • Loading branch information
mergify[bot] authored Sep 30, 2022
2 parents 774bdce + 74cf615 commit ceba521
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 @@ -142,7 +142,7 @@ val scalaTest = libraryDependencies ++= Seq("freespec", "funsuite", "flatspec",
"org.scalatest" %%% s"scalatest-$m" % "3.2.14" % Test
)

val zio1Version = "1.0.16"
val zio1Version = "1.0.17"
val zio2Version = "2.0.2"
val zio1InteropRsVersion = "1.3.12"
val zio2InteropRsVersion = "2.0.0"
Expand Down

0 comments on commit ceba521

Please sign in to comment.