Skip to content

Commit

Permalink
Bump software.amazon.awssdk:bom from 2.24.10 to 2.25.6 (#901)
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.24.10 to 2.25.6.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent c8c9d1a commit 9bdb15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpringBootDynamo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repositories {
}

dependencies {
implementation platform('software.amazon.awssdk:bom:2.24.10')
implementation platform('software.amazon.awssdk:bom:2.25.6')
implementation 'software.amazon.awssdk:dynamodb'
implementation 'org.springframework.boot:spring-boot-starter-web'

Expand Down

0 comments on commit 9bdb15e

Please sign in to comment.