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 @@ -22,7 +22,7 @@ repositories {
2222dependencies {
2323 implementation(" com.gradle:develocity-gradle-plugin-adapters:1.2.1" )
2424
25- testImplementation(platform(" org.junit:junit-bom:5.13.2 " ))
25+ testImplementation(platform(" org.junit:junit-bom:5.13.3 " ))
2626 testImplementation(" org.junit.jupiter:junit-jupiter" )
2727
2828 testRuntimeOnly(" org.junit.platform:junit-platform-launcher" )
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
You can’t perform that action at this time.
0 commit comments