Skip to content

Commit

Permalink
Update s3 to 2.30.36 (#1798)
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 authored Mar 9, 2025
1 parent 9e875f1 commit 43317d2
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 @@ -4,7 +4,7 @@ val scala_3 = "3.3.5"
val V = new {
val avro4s_scala2 = "4.1.2"
val avro4s_scala3 = "5.0.14"
val awssdk = "2.30.35"
val awssdk = "2.30.36"
val `cats-effect` = "3.5.3"
val circe = "0.14.10"
val doobie = "1.0.0-RC8"
Expand Down

0 comments on commit 43317d2

Please sign in to comment.