Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.11 (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 15, 2024
1 parent 1f7fb73 commit 5f67c83
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 @@ -31,7 +31,7 @@ inThisBuild(
addCommandAlias("fmt", "all scalafmtSbt scalafmt test:scalafmt")
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")

val zioVersion = "2.1.9"
val zioVersion = "2.1.11"
val zioAwsVersion = "7.21.15.15"
val zioSchemaVersion = "1.5.0"
val zioPreludeVersion = "1.0.0-RC31"
Expand Down

0 comments on commit 5f67c83

Please sign in to comment.