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 a1261c5 commit afa26bcCopy full SHA for afa26bc
build.gradle
@@ -17,7 +17,7 @@ plugins {
17
id 'com.github.node-gradle.node' version '7.1.0'
18
id 'org.openjfx.javafxplugin' version '0.1.0'
19
id 'org.sonarqube' version '6.3.1.5724'
20
- id 'com.diffplug.spotless' version '7.2.1'
+ id 'com.diffplug.spotless' version '8.0.0'
21
}
22
23
configurations.configureEach {
0 commit comments