Skip to content

Commit

Permalink
Update s3 to 2.20.31 (#1123)
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Jean Paul Sirocchi <julien.sirocchi@gmail.com>
  • Loading branch information
scala-steward and sirocchj committed Mar 24, 2023
1 parent f56974d commit 7a8469a
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.10"

val V = new {
val avro4s = "4.1.0"
val awsSdk = "2.20.29"
val awsSdk = "2.20.31"
val `cats-effect` = "3.4.8"
val circe = "0.14.5"
val ciris = "3.1.0"
Expand Down

0 comments on commit 7a8469a

Please sign in to comment.