Skip to content

Commit a5880db

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.2.1
1 parent 04ab37a commit a5880db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", v
2323
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
2424
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
2525
kotlin-time = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.7.1-0.6.x-compat" }
26-
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.0.0" }
26+
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.2.1" }
2727
tapmoc-gradle-plugin = { module = "com.gradleup.tapmoc:com.gradleup.tapmoc.gradle.plugin", version = "0.4.0"}
2828
test-assertj = { module = "org.assertj:assertj-core", version = "3.27.7" }
2929
test-assertk = "com.willowtreeapps.assertk:assertk:0.28.1"

0 commit comments

Comments
 (0)