Skip to content

Commit 38e332d

Browse files
Bump com.diffplug.spotless from 7.2.1 to 8.1.0
Bumps com.diffplug.spotless from 7.2.1 to 8.1.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee9375f commit 38e332d

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
@@ -8,7 +8,7 @@ plugins {
88

99
// Code formatting; defines targets "spotlessApply" and "spotlessCheck"
1010
// Requires JDK 11 or higher; the plugin crashes under JDK 8.
11-
id 'com.diffplug.spotless' version '7.2.1'
11+
id 'com.diffplug.spotless' version '8.1.0'
1212
}
1313

1414
repositories {

0 commit comments

Comments
 (0)