Skip to content

Commit

Permalink
Merge pull request #1385 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
NovemberTang authored Jan 8, 2024
2 parents 647dda4 + 1360d46 commit 45b9bcb
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 @@ -77,7 +77,7 @@ val jacksonVersion = "2.16.0"
val circeVersion = "0.14.6"

// 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.624"
val awsV1SdkVersion = "1.12.629"
val awsV2SdkVersion = "2.21.46"

libraryDependencies ++= Seq(
Expand Down

0 comments on commit 45b9bcb

Please sign in to comment.