File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
examples/VaasExample/gradle/wrapper Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ dependencies {
2727 implementation ' io.github.cdimascio:dotenv-java:3.2.0'
2828 testImplementation ' org.testng:testng:7.11.0'
2929 testImplementation ' org.junit.jupiter:junit-jupiter-api:5.12.2'
30- testImplementation ' org.mockito:mockito-core:5.17 .0'
30+ testImplementation ' org.mockito:mockito-core:5.18 .0'
3131 testImplementation ' org.junit.jupiter:junit-jupiter-params:5.12.2'
3232 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.12.2'
3333 testRuntimeOnly ' org.junit.platform:junit-platform-launcher:1.12.2'
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.14-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.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.14-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments