Skip to content

Commit

Permalink
Bump software.amazon.awssdk:bom from 2.17.223 to 2.17.224 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 2, 2022
1 parent ff1cf6e commit ae66f13
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 @@ -96,7 +96,7 @@ dependencies {
implementation "org.springdoc:springdoc-openapi-ui:$springDocVersion"
implementation 'org.postgresql:postgresql'

implementation platform('software.amazon.awssdk:bom:2.17.223')
implementation platform('software.amazon.awssdk:bom:2.17.224')
implementation 'software.amazon.awssdk:s3'
implementation 'software.amazon.awssdk:ses'

Expand Down

0 comments on commit ae66f13

Please sign in to comment.