Skip to content

Commit

Permalink
Merge pull request #1594 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
akash1810 authored Dec 20, 2024
2 parents e0db6fc + aeb32d3 commit 8e77144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ val circeVersion = "0.14.10"

// 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.780"
val awsV2SdkVersion = "2.29.31"
val awsV2SdkVersion = "2.29.38"
val playSecretRotationVersion = "13.1.0"

libraryDependencies ++= Seq(
Expand Down

0 comments on commit 8e77144

Please sign in to comment.