Skip to content

Commit 6e11d3f

Browse files
chore(deps): update plugin spotless to v7
1 parent a57561a commit 6e11d3f

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 = "6.25.0" }
16+
spotless = { id = "com.diffplug.spotless", version = "7.0.1" }

0 commit comments

Comments
 (0)