From 709af1a1c2d9827a737a2b7c8893fda33b5e959c Mon Sep 17 00:00:00 2001 From: "scala-steward-asf[bot]" <147768647+scala-steward-asf[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 09:20:35 +0100 Subject: [PATCH] Update auth, dynamodb, eventbridge, firehose, ... to 2.29.15 (#904) Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 1fd17975b..05a286641 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -27,7 +27,7 @@ object Dependencies { val InfluxDBJavaVersion = "2.23" val AvroVersion = "1.11.4" - val AwsSdk2Version = "2.29.9" + val AwsSdk2Version = "2.29.15" val NettyVersion = "4.1.114.Final" // Sync with plugins.sbt val PekkoGrpcBinaryVersion = "1.1"