From aeb32d3b8f85ecb47095807ec0bad08bc6484457 Mon Sep 17 00:00:00 2001 From: "gu-scala-steward-public-repos[bot]" <108136057+gu-scala-steward-public-repos[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:59:31 +0000 Subject: [PATCH] Update auth to 2.29.38 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 7bd09549..079c4390 100644 --- a/build.sbt +++ b/build.sbt @@ -78,7 +78,7 @@ val circeVersion = "0.14.10" // These can live in the same codebase, see: https://aws.amazon.com/blogs/developer/aws-sdk-for-java-2-x-released/ val awsV1SdkVersion = "1.12.780" -val awsV2SdkVersion = "2.29.31" +val awsV2SdkVersion = "2.29.38" val playSecretRotationVersion = "13.1.0" libraryDependencies ++= Seq(