Skip to content

Commit 849be69

Browse files
Update plugin com.diffplug.spotless to v7.0.4 (#7085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42a6f36 commit 849be69

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
@@ -15,7 +15,7 @@ plugins {
1515
// Code formatting; defines targets "spotlessApply" and "spotlessCheck".
1616
// https://github.com/diffplug/spotless/tags ; see tags starting "gradle/"
1717
// Only works on JDK 11+ (even including the plugin crashes Gradle on JDK 8).
18-
id 'com.diffplug.spotless' version '7.0.3'
18+
id 'com.diffplug.spotless' version '7.0.4'
1919
}
2020

2121
// There is another `repositories { ... }` block below; if you change this one, change that one as well.

0 commit comments

Comments
 (0)