Skip to content

Commit 124b63a

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8 (#1706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94549d9 commit 124b63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", v
2121
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test" }
2222
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit" }
2323
kotlin-time = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.7.1-0.6.x-compat" }
24-
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.2.1" }
24+
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.0.0" }
2525
test-assertj = { module = "org.assertj:assertj-core", version = "3.27.6" }
2626
test-assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
2727
test-jimfs = "com.google.jimfs:jimfs:1.3.1"

0 commit comments

Comments
 (0)