Skip to content

Commit aa0c9f3

Browse files
Update plugin com.diffplug.spotless to v8
1 parent ee9375f commit aa0c9f3

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)