Skip to content

Commit

Permalink
Update s3 to 2.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 18, 2023
1 parent f5c4164 commit 0d0ae42
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.12"

val V = new {
val avro4s = "4.1.1"
val awsSdk = "2.21.1"
val awsSdk = "2.21.2"
val `cats-effect` = "3.5.2"
val circe = "0.14.6"
val ciris = "3.3.0"
Expand Down

0 comments on commit 0d0ae42

Please sign in to comment.