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(