diff --git a/build.sbt b/build.sbt index 9923e098..10eb3c16 100644 --- a/build.sbt +++ b/build.sbt @@ -78,7 +78,7 @@ val circeVersion = "0.14.5" // 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.501" -val awsV2SdkVersion = "2.20.97" +val awsV2SdkVersion = "2.20.98" libraryDependencies ++= Seq( ws,