Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v7.0.1 (#655)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 8901352 commit bf7be0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencyResolutionManagement {
bundle("log4j", listOf("slf4j-api", "log4j-core", "log4j-slf4j2", "log4j-jsontemplate"))

// plugins
plugin("spotless", "com.diffplug.spotless").version("7.0.0")
plugin("spotless", "com.diffplug.spotless").version("7.0.1")
plugin("shadow", "com.gradleup.shadow").version("8.3.5")

}
Expand Down

0 comments on commit bf7be0a

Please sign in to comment.