Skip to content

Commit

Permalink
Bump software.amazon.awssdk:bom from 2.20.83 to 2.20.86 (#57)
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.20.83 to 2.20.86.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk: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 Jun 16, 2023
1 parent f6bd733 commit 5cb4b40
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 @@ -44,7 +44,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:5.3.1'

implementation platform('software.amazon.awssdk:bom:2.20.83')
implementation platform('software.amazon.awssdk:bom:2.20.86')

implementation 'software.amazon.awssdk:s3'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.20.83'
Expand Down

0 comments on commit 5cb4b40

Please sign in to comment.