File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionSha256Sum =7197a12f450794931532469d4ff21a59ea2c1cd59a3ec3f89c035c3c420a6999
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
3+ distributionSha256Sum =bd71102213493060956ec229d946beee57158dbd89d0e62b91bca0fa2c5f3531
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies {
2828 implementation(" org.springframework.boot:spring-boot-starter-web" )
2929 testImplementation(" org.springframework.boot:spring-boot-starter-test" )
3030
31- testImplementation(enforcedPlatform(" org.junit:junit-bom:5.13.2 " ))
31+ testImplementation(enforcedPlatform(" org.junit:junit-bom:5.13.3 " ))
3232 testImplementation(" org.junit.jupiter:junit-jupiter-api" )
3333 testImplementation(" org.junit.jupiter:junit-jupiter-engine" )
3434 testImplementation(" org.mock-server:mockserver-netty:5.15.0" )
You can’t perform that action at this time.
0 commit comments