Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 36ff45e commit 86bae24
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 @@ -48,7 +48,7 @@ dependencies {

implementation 'com.amazonaws:amazon-sqs-java-messaging-lib:1.1.2'

implementation platform('software.amazon.awssdk:bom:2.18.41')
implementation platform('software.amazon.awssdk:bom:2.23.3')
implementation 'software.amazon.awssdk:cloudwatch'
implementation 'software.amazon.awssdk:sqs'
implementation 'software.amazon.awssdk:sns'
Expand Down

0 comments on commit 86bae24

Please sign in to comment.