Skip to content

Commit

Permalink
Bump software.amazon.awssdk:s3 from 2.30.11 to 2.30.12 (#1116)
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 Feb 4, 2025
1 parent 383748e commit ecbf91a
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 @@ -59,7 +59,7 @@ dependencies {
implementation 'org.apache.commons:commons-text:1.13.0'
implementation 'com.sendgrid:sendgrid-java:4.10.3'
implementation 'org.bouncycastle:bcprov-jdk18on:1.80'
implementation 'software.amazon.awssdk:s3:2.30.11'
implementation 'software.amazon.awssdk:s3:2.30.12'

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

0 comments on commit ecbf91a

Please sign in to comment.