Skip to content

Commit bfee79a

Browse files
Bump software.amazon.awssdk:s3 from 2.38.5 to 2.38.6 (#956)
Bumps software.amazon.awssdk:s3 from 2.38.5 to 2.38.6. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.38.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cb55ea commit bfee79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
implementation 'org.flywaydb:flyway-core:11.17.0'
7777
implementation "org.flywaydb:flyway-database-postgresql:11.17.0"
7878
implementation 'org.webjars.npm:dropzone:5.9.3'
79-
implementation 'software.amazon.awssdk:s3:2.38.5'
79+
implementation 'software.amazon.awssdk:s3:2.38.6'
8080
implementation 'com.smartystreets.api:smartystreets-java-sdk:4.2.0'
8181
implementation 'com.github.librepdf:openpdf:3.0.0'
8282
implementation 'org.yaml:snakeyaml:2.5'

0 commit comments

Comments
 (0)