Skip to content

Commit eec5212

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcab9f4 commit eec5212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ object PluginVersions {
1414
const val gradle_plugin = "8.13.0"
1515
const val kotlin_gradle_plugin = "1.9.25"
1616
const val ben_manes = "0.52.0"
17-
const val spotless = "5.17.1"
17+
const val spotless = "7.2.1"
1818
const val detekt = "1.23.8"
1919
const val ktlint = "10.3.0"
2020
const val dokka = "0.10.1"

0 commit comments

Comments
 (0)