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 bb92369 + 203dfa1 commit a4a3fadCopy full SHA for a4a3fad
java/examples/VaasExample/build.gradle
@@ -11,7 +11,7 @@ repositories {
11
12
dependencies {
13
implementation 'org.slf4j:slf4j-nop:2.0.16'
14
- implementation 'de.gdata:vaas:8.3.6'
+ implementation 'de.gdata:vaas:8.3.7'
15
}
16
17
task fileScan(type: JavaExec) {
java/examples/VaasExample/build.local.gradle
@@ -14,7 +14,7 @@ repositories {
18
19
20
0 commit comments