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 46037ff commit d317e55Copy full SHA for d317e55
gradle/libs.versions.toml
@@ -8,6 +8,6 @@ coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", ve
8
[plugins]
9
kotlin = { id = "org.jetbrains.kotlin.multiplatform", version = "2.1.21" }
10
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
11
-publish = { id = "com.vanniktech.maven.publish", version = "0.31.0" }
+publish = { id = "com.vanniktech.maven.publish", version = "0.32.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