From 0abf18c175c94da9a2123e9d3e97652424aa5a3c Mon Sep 17 00:00:00 2001 From: "scala-steward-asf[bot]" <147768647+scala-steward-asf[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 09:23:54 +0100 Subject: [PATCH] Update auth, dynamodb, eventbridge, firehose, ... to 2.29.39 (#932) 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 66bdfd5ea..acb2f5974 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.34" + val AwsSdk2Version = "2.29.39" val NettyVersion = "4.1.115.Final" // Sync with plugins.sbt val PekkoGrpcBinaryVersion = "1.1"