Skip to content

Commit 4640019

Browse files
chore(deps): update plugin spotless to v8
1 parent f3d291a commit 4640019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/output/kotlin/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ ktor-client-darwin = { group = "io.ktor", name = "ktor-client-darwin", version.r
1313
[plugins]
1414
kotlin-multiplaform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
1515
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
16-
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
16+
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }

0 commit comments

Comments
 (0)