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 {
22
22
dependencies {
23
23
implementation(" com.gradle:develocity-gradle-plugin-adapters:1.2.1" )
24
24
25
- testImplementation(platform(" org.junit:junit-bom:5.13.2 " ))
25
+ testImplementation(platform(" org.junit:junit-bom:5.13.3 " ))
26
26
testImplementation(" org.junit.jupiter:junit-jupiter" )
27
27
28
28
testRuntimeOnly(" org.junit.platform:junit-platform-launcher" )
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =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
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