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 ae06875 + 23f3d0a commit 2c22febCopy full SHA for 2c22feb
java/examples/VaasExample/build.gradle
@@ -12,7 +12,7 @@ repositories {
12
13
dependencies {
14
implementation 'org.slf4j:slf4j-nop:2.0.16'
15
- implementation 'de.gdata:vaas:9.0.0'
+ implementation 'de.gdata:vaas:9.0.1'
16
implementation 'org.projectlombok:lombok:1.18.36'
17
implementation 'io.github.cdimascio:dotenv-java:3.1.0'
18
}
0 commit comments