Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 1.0.8 (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 19, 2021
1 parent 5eada94 commit e967040
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.6"
val zioVersion = "1.0.8"
val awsVersion = "2.16.61"

lazy val `zio-s3` = project
Expand Down

0 comments on commit e967040

Please sign in to comment.