File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ repositories {
22
22
dependencies {
23
23
implementation(" com.gradle:develocity-gradle-plugin-adapters:1.0.2" )
24
24
25
- testImplementation(platform(" org.junit:junit-bom:5.10.3 " ))
25
+ testImplementation(platform(" org.junit:junit-bom:5.11.0 " ))
26
26
testImplementation(" org.junit.jupiter:junit-jupiter" )
27
27
}
28
28
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =d725d707bfabd4dfdc958c624003b3c80accc03f7037b5122c4b1d0ef15cecab
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
3
+ distributionSha256Sum =5b9c5eb3f9fc2c94abaea57d90bd78747ca117ddbbf96c859d3741181a12bf2a
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10 -bin.zip
5
5
networkTimeout =10000
6
6
validateDistributionUrl =true
7
7
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments