Skip to content

Commit

Permalink
Update s3 to 2.16.100 (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 13, 2021
1 parent aef796d commit 78dd755
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 @@ -3,7 +3,7 @@ val scala_213 = "2.13.6"

val V = new {
val avro4s = "4.0.10"
val awsSdk = "2.16.99"
val awsSdk = "2.16.100"
val cats = "2.6.1"
val circe = "0.14.1"
val ciris = "1.2.1"
Expand Down

0 comments on commit 78dd755

Please sign in to comment.