Skip to content

Commit

Permalink
Update s3 to 2.26.12 (#1538)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 1, 2024
1 parent ae63d7a commit 3bfbda9
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
@@ -1,7 +1,7 @@
val V = new {
val avro4s_scala2 = "4.1.2"
val avro4s_scala3 = "5.0.13"
val awssdk = "2.26.11"
val awssdk = "2.26.12"
val `cats-effect` = "3.5.3"
val circe = "0.14.7"
val confluent = "7.5.3"
Expand Down

0 comments on commit 3bfbda9

Please sign in to comment.