diff --git a/build.sbt b/build.sbt index 3712fa2a..d6b39fea 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.768" +val awsV1SdkVersion = "1.12.770" val awsV2SdkVersion = "2.26.25" libraryDependencies ++= Seq(