Skip to content

Commit

Permalink
Bump com.amazonaws:aws-java-sdk-bom in /gp2gp-translator (#743)
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) from 1.12.765 to 1.12.767.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.765...1.12.767)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent b95d9d3 commit 23fb7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gp2gp-translator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {

implementation 'com.azure:azure-storage-blob:12.27.0'

implementation platform('com.amazonaws:aws-java-sdk-bom:1.12.765')
implementation platform('com.amazonaws:aws-java-sdk-bom:1.12.767')
implementation 'com.amazonaws:aws-java-sdk-s3'
}

Expand Down

0 comments on commit 23fb7b7

Please sign in to comment.