Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 2, 2023
1 parent 2e8714e commit 656a598
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.10"
lazy val V = new {
val ociSdk = "3.16.0"
val scalaCollectionCompat = "2.10.0"
val zio = "2.0.13"
val zio = "2.0.14"
val `zio-nio` = "2.0.1"
}

Expand Down

0 comments on commit 656a598

Please sign in to comment.