Skip to content

Commit

Permalink
Bump software.amazon.awssdk:bom from 2.21.9 to 2.21.10
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.21.9 to 2.21.10.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 4fb57c1 commit 295cc6e
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 @@ -50,7 +50,7 @@ sourceSets {
dependencies {
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'

implementation platform('software.amazon.awssdk:bom:2.21.9')
implementation platform('software.amazon.awssdk:bom:2.21.10')

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

0 comments on commit 295cc6e

Please sign in to comment.