We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1d4a19 + 23ac476 commit 2a6f449Copy full SHA for 2a6f449
1 file changed
build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
implementation 'org.flywaydb:flyway-core:11.20.3'
77
implementation "org.flywaydb:flyway-database-postgresql:11.20.3"
78
implementation 'org.webjars.npm:dropzone:5.9.3'
79
- implementation 'software.amazon.awssdk:s3:2.42.5'
+ implementation 'software.amazon.awssdk:s3:2.42.6'
80
implementation 'com.smartystreets.api:smartystreets-java-sdk:5.3.0'
81
implementation 'com.github.librepdf:openpdf:3.0.2'
82
implementation 'org.yaml:snakeyaml:2.6'
0 commit comments