We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4eeba6f + f3067a9 commit 7da302fCopy full SHA for 7da302f
java/examples/VaasExample/build.gradle
@@ -12,10 +12,10 @@ repositories {
12
13
dependencies {
14
implementation 'org.slf4j:slf4j-nop:2.0.17'
15
- implementation 'de.gdata:vaas:9.0.7'
+ implementation 'de.gdata:vaas:9.0.8'
16
implementation 'org.projectlombok:lombok:1.18.38'
17
implementation 'io.github.cdimascio:dotenv-java:3.2.0'
18
- implementation 'com.amazonaws:aws-java-sdk-s3:1.12.782'
+ implementation 'com.amazonaws:aws-java-sdk-s3:1.12.783'
19
}
20
21
tasks.register('sha256Scan', JavaExec) {
0 commit comments