Skip to content

Commit

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

---
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 Aug 16, 2024
1 parent d37350d commit d31269b
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.27.6"))

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

0 comments on commit d31269b

Please sign in to comment.