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 77e7540 commit 1f2b40cCopy full SHA for 1f2b40c
buildSrc/build.gradle.kts
@@ -30,7 +30,7 @@ dependencies {
30
implementation(gradleApi())
31
32
// When updating, update above in plugins too
33
- implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.0")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.1")
34
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.2")
35
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.8")
36
0 commit comments