From 75f0f6d6f993f647fd4b4d63009be99e7db04934 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: Thu, 12 Sep 2024 10:00:28 +0000 Subject: [PATCH] Update aws-java-sdk-dynamodb to 1.12.772 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index fd2036a4..14508c79 100644 --- a/build.sbt +++ b/build.sbt @@ -77,7 +77,7 @@ val jacksonVersion = "2.17.2" val circeVersion = "0.14.9" // 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.771" +val awsV1SdkVersion = "1.12.772" val awsV2SdkVersion = "2.26.31" libraryDependencies ++= Seq(