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.
1 parent c6d54d3 commit 3cef44aCopy full SHA for 3cef44a
java/examples/VaasExample/build.gradle
@@ -12,7 +12,7 @@ repositories {
12
13
dependencies {
14
implementation 'org.slf4j:slf4j-nop:2.0.17'
15
- implementation 'de.gdata:vaas:9.0.5'
+ implementation 'de.gdata:vaas:9.0.6'
16
implementation 'org.projectlombok:lombok:1.18.36'
17
implementation 'io.github.cdimascio:dotenv-java:3.2.0'
18
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.782'
0 commit comments