Skip to content

Commit 59b094c

Browse files
Update plugin com.diffplug.spotless to v7.0.4
1 parent f8dc1c9 commit 59b094c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
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.3")
26+
plugin("spotless", "com.diffplug.spotless").version("7.0.4")
2727
plugin("shadow", "com.gradleup.shadow").version("8.3.6")
2828
}
2929

0 commit comments

Comments
 (0)