From 78aa71e9da51801e567360096f5e335648418308 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: Wed, 14 Aug 2024 09:58:23 +0000 Subject: [PATCH] Update aws-java-sdk-dynamodb to 1.12.768 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 381e7a0c..cd67803e 100644 --- a/build.sbt +++ b/build.sbt @@ -77,7 +77,7 @@ val jacksonVersion = "2.17.1" val circeVersion = "0.14.8" // 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.767" +val awsV1SdkVersion = "1.12.768" val awsV2SdkVersion = "2.26.25" libraryDependencies ++= Seq(