File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.1 -all.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -all.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ dependencies {
39
39
testImplementation " org.slf4j:slf4j-simple:$LIB_SLF4J_VER "
40
40
testImplementation " org.springframework:spring-test:6.1.13"
41
41
testRuntimeOnly " org.springframework:spring-web:6.1.13"
42
- testImplementation ' com.google.guava:guava:33.3.0 -jre'
42
+ testImplementation ' com.google.guava:guava:33.3.1 -jre'
43
43
testImplementation " jakarta.servlet:jakarta.servlet-api:6.1.0"
44
44
testImplementation " jakarta.websocket:jakarta.websocket-api:2.2.0"
45
45
testImplementation " jakarta.websocket:jakarta.websocket-client-api:2.2.0"
You can’t perform that action at this time.
0 commit comments