We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdedf80 commit 1660609Copy full SHA for 1660609
2 files changed
buildSrc/build.gradle.kts
@@ -9,5 +9,5 @@ repositories {
9
}
10
11
dependencies {
12
- implementation("com.diffplug.spotless:spotless-plugin-gradle:8.5.0")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:8.5.1")
13
gradle/wrapper/gradle-wrapper.properties
@@ -1,7 +1,7 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionSha256Sum=553c78f50dafcd54d65b9a444649057857469edf836431389695608536d6b746
4
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
+distributionSha256Sum=bafc141b619ad6350fd975fc903156dd5c151998cc8b058e8c1044ab5f7b031f
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
5
networkTimeout=10000
6
retries=0
7
retryBackOffMs=500
0 commit comments