Skip to content

Commit

Permalink
Bump software.amazon.awssdk:s3 from 2.29.30 to 2.29.31 (#901)
Browse files Browse the repository at this point in the history
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 Dec 11, 2024
1 parent 173d092 commit 00b6c13
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 @@ -57,7 +57,7 @@ dependencies {
implementation 'ch.qos.logback.contrib:logback-jackson:0.1.5'
implementation 'org.jobrunr:jobrunr-spring-boot-3-starter:7.3.2'
implementation 'org.apache.commons:commons-text:1.12.0'
implementation 'software.amazon.awssdk:s3:2.29.30'
implementation 'software.amazon.awssdk:s3:2.29.31'

if (useLocalLibrary == 'true') {
implementation fileTree(dir: "$rootDir/../form-flow/build/libs", include: '*.jar')
Expand Down

0 comments on commit 00b6c13

Please sign in to comment.