Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.0.17 (#288)
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Jean Paul Sirocchi <julien.sirocchi@gmail.com>
  • Loading branch information
scala-steward and sirocchj committed Sep 18, 2023
1 parent 77b3ff8 commit d18871a
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 @@ -4,7 +4,7 @@ lazy val scala_213 = "2.13.12"
lazy val V = new {
val ociSdk = "3.25.1"
val scalaCollectionCompat = "2.11.0"
val zio = "2.0.16"
val zio = "2.0.17"
val `zio-nio` = "2.0.2"
}

Expand Down

0 comments on commit d18871a

Please sign in to comment.