Skip to content

Commit 2c22feb

Browse files
Merge pull request #719 from GDATASoftwareAG/renovate/java/all-non-major
java: Update dependency de.gdata:vaas to v9.0.1
2 parents ae06875 + 23f3d0a commit 2c22feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/examples/VaasExample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212

1313
dependencies {
1414
implementation 'org.slf4j:slf4j-nop:2.0.16'
15-
implementation 'de.gdata:vaas:9.0.0'
15+
implementation 'de.gdata:vaas:9.0.1'
1616
implementation 'org.projectlombok:lombok:1.18.36'
1717
implementation 'io.github.cdimascio:dotenv-java:3.1.0'
1818
}

0 commit comments

Comments
 (0)