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.
1 parent 031f2ea commit 51efdd5Copy full SHA for 51efdd5
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", ve
7
8
[plugins]
9
kotlin = { id = "org.jetbrains.kotlin.multiplatform", version = "2.1.0" }
10
-spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
+spotless = { id = "com.diffplug.spotless", version = "7.0.0" }
11
publish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
12
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
13
kotlinApiDump = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
0 commit comments