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 91957d0 commit da00765Copy full SHA for da00765
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", ve
6
coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
7
8
[plugins]
9
-kotlin = { id = "org.jetbrains.kotlin.multiplatform", version = "2.0.20" }
+kotlin = { id = "org.jetbrains.kotlin.multiplatform", version = "2.0.21" }
10
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
11
publish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
12
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
0 commit comments