Skip to content

Commit

Permalink
Merge pull request #719 from GDATASoftwareAG/renovate/java/all-non-major
Browse files Browse the repository at this point in the history
java: Update dependency de.gdata:vaas to v9.0.1
  • Loading branch information
lennartdohmann authored Feb 10, 2025
2 parents ae06875 + 23f3d0a commit 2c22feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/examples/VaasExample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {

dependencies {
implementation 'org.slf4j:slf4j-nop:2.0.16'
implementation 'de.gdata:vaas:9.0.0'
implementation 'de.gdata:vaas:9.0.1'
implementation 'org.projectlombok:lombok:1.18.36'
implementation 'io.github.cdimascio:dotenv-java:3.1.0'
}
Expand Down

0 comments on commit 2c22feb

Please sign in to comment.