Skip to content

Commit 6a91795

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", v
1919
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test" }
2020
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit" }
2121
kotlin-time = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.1" }
22-
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.25.0" }
22+
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.0.0" }
2323
test-assertj = { module = "org.assertj:assertj-core", version = "3.27.2" }
2424
test-assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
2525
test-jimfs = "com.google.jimfs:jimfs:1.3.0"

0 commit comments

Comments
 (0)