Skip to content

Commit 010d9a1

Browse files
Update plugin com.diffplug.spotless to v7 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3b4ce6 commit 010d9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencyResolutionManagement {
2121
bundle("log4j", listOf("slf4j-api", "log4j-core", "log4j-slf4j2", "log4j-jsontemplate"))
2222

2323
// plugins
24-
plugin("spotless", "com.diffplug.spotless").version("6.25.0")
24+
plugin("spotless", "com.diffplug.spotless").version("7.0.2")
2525
plugin("shadow", "com.github.johnrengelman.shadow").version("8.1.1")
2626

2727
}

0 commit comments

Comments
 (0)