Skip to content

Commit

Permalink
Merge pull request #506 from GDATASoftwareAG/renovate/java
Browse files Browse the repository at this point in the history
chore(deps): update dependency de.gdata:vaas to v8.2.1
  • Loading branch information
lennartdohmann authored Jul 9, 2024
2 parents 5d06bd5 + 3268305 commit af2fbb1
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 @@ -11,7 +11,7 @@ repositories {

dependencies {
implementation 'org.slf4j:slf4j-nop:2.0.13'
implementation 'de.gdata:vaas:8.1.1'
implementation 'de.gdata:vaas:8.2.1'
}

task fileScan(type: JavaExec) {
Expand Down

0 comments on commit af2fbb1

Please sign in to comment.