Skip to content

Commit

Permalink
Update cloudwatch, dynamodb, kinesis, s3, sns, ... to 2.29.52 (#1292)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored Jan 18, 2025
1 parent 6dba410 commit 3a69e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import sbt.{Def, _}
object Dependencies {

object V {
val AwsSdk = "2.29.50"
val AwsSdk = "2.29.52"
val Circe = "0.14.10"
val Munit = "1.0.4"
val Fs2 = "3.11.0"
Expand Down

0 comments on commit 3a69e53

Please sign in to comment.