Skip to content

Commit

Permalink
Update s3 to 2.20.135 (#1259)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 28, 2023
1 parent eb13896 commit 4b0a926
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.11"

val V = new {
val avro4s = "4.1.1"
val awsSdk = "2.20.130"
val awsSdk = "2.20.135"
val `cats-effect` = "3.5.1"
val circe = "0.14.5"
val ciris = "3.2.0"
Expand Down

0 comments on commit 4b0a926

Please sign in to comment.