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 b6d51cc commit b4b5b5aCopy full SHA for b4b5b5a
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:6.20.0")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:6.21.0")
31
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.3")
32
implementation("com.github.johnrengelman:shadow:8.1.1")
33
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.14.1")
0 commit comments