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 8b69ea8 commit 52aa8caCopy full SHA for 52aa8ca
buildSrc/build.gradle.kts
@@ -27,7 +27,7 @@ dependencies {
27
implementation(gradleApi())
28
29
// When updating, update above in plugins too
30
- implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.0")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.1")
31
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27")
32
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
33
0 commit comments