Skip to content

Commit 202432e

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v5.17.1 (#200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d188492 commit 202432e

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 = "7.4.2"
1515
const val kotlin_gradle_plugin = "1.6.10"
1616
const val ben_manes = "0.42.0"
17-
const val spotless = "5.15.0"
17+
const val spotless = "5.17.1"
1818
const val detekt = "1.18.1"
1919
const val ktlint = "10.1.0"
2020
const val dokka = "0.10.1"

0 commit comments

Comments
 (0)