File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ repositories {
1111
1212dependencies {
1313 implementation ' org.slf4j:slf4j-nop:2.0.16'
14- implementation ' de.gdata:vaas:8.3.7 '
14+ implementation ' de.gdata:vaas:8.3.8 '
1515}
1616
1717task fileScan (type : JavaExec ) {
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ repositories {
1414
1515dependencies {
1616 implementation ' org.slf4j:slf4j-nop:2.0.16'
17- implementation ' de.gdata:vaas:8.3.7 '
17+ implementation ' de.gdata:vaas:8.3.8 '
1818}
1919
2020task fileScan (type : JavaExec ) {
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments