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 b2a35b3 commit c766cecCopy full SHA for c766cec
gradle/libs.versions.toml
@@ -9,5 +9,5 @@ coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", ve
9
kotlin = { id = "org.jetbrains.kotlin.multiplatform", version = "2.1.0" }
10
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
11
publish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
12
-dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
+dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
13
kotlinApiDump = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
0 commit comments