Skip to content

Commit cb22bc4

Browse files
Update plugin com.diffplug.spotless to v7.0.2 (#657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b9355e commit cb22bc4

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
@@ -23,7 +23,7 @@ dependencyResolutionManagement {
2323
bundle("log4j", listOf("slf4j-api", "log4j-core", "log4j-slf4j2", "log4j-jsontemplate"))
2424

2525
// plugins
26-
plugin("spotless", "com.diffplug.spotless").version("7.0.1")
26+
plugin("spotless", "com.diffplug.spotless").version("7.0.2")
2727
plugin("shadow", "com.gradleup.shadow").version("8.3.5")
2828

2929
}

0 commit comments

Comments
 (0)