File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repositories {
99}
1010
1111dependencies {
12- implementation(" com.diffplug.spotless:spotless-plugin-gradle:8.5.0 " )
12+ implementation(" com.diffplug.spotless:spotless-plugin-gradle:8.5.1 " )
1313 implementation(" ru.vyarus:gradle-animalsniffer-plugin:2.0.1" )
1414 implementation(" me.champeau.gradle:japicmp-gradle-plugin:0.4.6" )
1515 // Needed for japicmp but not automatically brought in for some reason.
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionSha256Sum =553c78f50dafcd54d65b9a444649057857469edf836431389695608536d6b746
4- distributionUrl =https\://services.gradle.org/distributions/gradle-9.5.0 -bin.zip
3+ distributionSha256Sum =bafc141b619ad6350fd975fc903156dd5c151998cc8b058e8c1044ab5f7b031f
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.5.1 -bin.zip
55networkTimeout =10000
66retries =0
77retryBackOffMs =500
You can’t perform that action at this time.
0 commit comments