Skip to content

Commit

Permalink
Bump awsSdkVersion from 1.12.719 to 1.12.720
Browse files Browse the repository at this point in the history
Bumps `awsSdkVersion` from 1.12.719 to 1.12.720.

Updates `com.amazonaws:aws-java-sdk-support` from 1.12.719 to 1.12.720
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.719...1.12.720)

Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.719 to 1.12.720
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.719...1.12.720)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-support
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 7bc9477 commit 176aba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildscript {
}

ext.akkaVersion = '2.6.20'
ext.awsSdkVersion = '1.12.719'
ext.awsSdkVersion = '1.12.720'
ext.comFasterxmlJacksonVersion = '2.14.1'
ext.orgScalatestVersion = '3.2.15'
}
Expand Down

0 comments on commit 176aba2

Please sign in to comment.