Skip to content

Commit

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

---
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 Apr 8, 2024
1 parent 55b94ff commit 6c1d80e
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 @@ -58,7 +58,7 @@ dependencies {
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:3.0.1'
implementation 'org.apache.qpid:proton-j:0.34.1'

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

0 comments on commit 6c1d80e

Please sign in to comment.