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 6269bd5 commit 1175031Copy full SHA for 1175031
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.4")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:7.1.0")
31
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.7")
32
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.8")
33
0 commit comments