Skip to content

Commit afa26bc

Browse files
Chore(deps): Bump com.diffplug.spotless from 7.2.1 to 8.0.0
Bumps com.diffplug.spotless from 7.2.1 to 8.0.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1261c5 commit afa26bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
id 'com.github.node-gradle.node' version '7.1.0'
1818
id 'org.openjfx.javafxplugin' version '0.1.0'
1919
id 'org.sonarqube' version '6.3.1.5724'
20-
id 'com.diffplug.spotless' version '7.2.1'
20+
id 'com.diffplug.spotless' version '8.0.0'
2121
}
2222

2323
configurations.configureEach {

0 commit comments

Comments
 (0)