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 0286e8a commit 649a35fCopy full SHA for 649a35f
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.1")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2")
31
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.0")
32
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
33
0 commit comments