Skip to content

Commit

Permalink
Update zio-aws-netty, zio-aws-sqs to 3.16.34.2 (zio#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 5, 2021
1 parent b560585 commit b71fd0e
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 @@ -25,7 +25,7 @@ developers := List(

publishTo := sonatypePublishToBundle.value

val zioAwsVersion = "3.16.34.1"
val zioAwsVersion = "3.16.34.2"

libraryDependencies ++= Seq(
"dev.zio" %% "zio" % "1.0.5",
Expand Down

0 comments on commit b71fd0e

Please sign in to comment.