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 a9d9221Copy full SHA for a9d9221
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 '6.25.0' apply false
30
id 'com.github.node-gradle.node' version '7.1.0' apply false
31
}
32
0 commit comments