Skip to content

Commit

Permalink
chore(deps): update java (#462)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
ata-no-one and Renovate Bot authored May 21, 2024
1 parent d4c27b0 commit 718c259
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:6.4.2'
implementation 'de.gdata:vaas:8.0.0'
}

task fileScan(type: JavaExec) {
Expand Down

0 comments on commit 718c259

Please sign in to comment.