Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 1.0.13 (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 7, 2022
1 parent d39d109 commit dd4ae00
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 @@ -22,7 +22,7 @@ inThisBuild(
addCommandAlias("fmt", "all scalafmtSbt scalafmt test:scalafmt")
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")

val zioVersion = "1.0.11"
val zioVersion = "1.0.13"
val awsVersion = "2.16.61"

lazy val `zio-s3` = project
Expand Down

0 comments on commit dd4ae00

Please sign in to comment.