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 26e339b commit 1f31f87Copy full SHA for 1f31f87
build.gradle
@@ -26,7 +26,7 @@ plugins {
26
id 'de.thetaphi.forbiddenapis' version '3.9' apply false
27
id 'de.undercouch.download' version '5.6.0' apply false
28
id 'net.ltgt.errorprone' version '3.1.0' apply false
29
- id 'com.diffplug.spotless' version '6.5.2' apply false
+ id 'com.diffplug.spotless' version '7.2.1' apply false
30
id 'com.github.node-gradle.node' version '7.1.0' apply false
31
}
32
0 commit comments