We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f7132c + f9097a6 commit 25ee9cbCopy full SHA for 25ee9cb
tests/output/kotlin/gradle/libs.versions.toml
@@ -13,4 +13,4 @@ ktor-client-darwin = { group = "io.ktor", name = "ktor-client-darwin", version.r
13
[plugins]
14
kotlin-multiplaform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
15
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
16
-spotless = { id = "com.diffplug.spotless", version = "7.0.1" }
+spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
0 commit comments