Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent cb963a4 commit e5bc4a1
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 @@ -97,7 +97,7 @@ dependencies {
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:$springDocVersion"
implementation 'org.postgresql:postgresql'

implementation platform('software.amazon.awssdk:bom:2.26.12')
implementation platform('software.amazon.awssdk:bom:2.26.27')
implementation 'software.amazon.awssdk:s3'
implementation 'software.amazon.awssdk:ses'

Expand Down

0 comments on commit e5bc4a1

Please sign in to comment.