File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 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.10.1 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ dependencies {
3939 testImplementation " org.slf4j:slf4j-simple:$LIB_SLF4J_VER "
4040 testImplementation " org.springframework:spring-test:6.1.13"
4141 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'
4343 testImplementation " jakarta.servlet:jakarta.servlet-api:6.1.0"
4444 testImplementation " jakarta.websocket:jakarta.websocket-api:2.2.0"
4545 testImplementation " jakarta.websocket:jakarta.websocket-client-api:2.2.0"
You can’t perform that action at this time.
0 commit comments