Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent d37350d commit b627569
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 @@ -25,7 +25,7 @@ repositories {

dependencies {
implementation(platform('org.junit:junit-bom:5.8.1'))
implementation(platform("software.amazon.awssdk:bom:2.20.16"))
implementation(platform("software.amazon.awssdk:bom:2.28.4"))

implementation('software.amazon.awssdk:codeartifact')
implementation('software.amazon.awssdk:sts')
Expand Down

0 comments on commit b627569

Please sign in to comment.