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 db677a0 commit 221368eCopy full SHA for 221368e
build.gradle
@@ -26,7 +26,7 @@ plugins {
26
id 'de.thetaphi.forbiddenapis' version '3.9' apply false
27
id 'de.undercouch.download' version '5.5.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.0.1' apply false
31
}
32
0 commit comments