Skip to content

Commit 984fc81

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.1.0 (#232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b07fc0c commit 984fc81

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.1"
1515
const val kotlin_gradle_plugin = "2.2.21"
1616
const val ben_manes = "0.53.0"
17-
const val spotless = "8.0.0"
17+
const val spotless = "8.1.0"
1818
const val detekt = "1.23.8"
1919
const val ktlint = "14.0.1"
2020
const val dokka = "2.1.0"

0 commit comments

Comments
 (0)