We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff30335 commit 2a5c432Copy full SHA for 2a5c432
kotlin/build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinJvmCompile
3
4
plugins {
5
kotlin("jvm") version "2.1.20"
6
- id("org.jetbrains.dokka") version "1.9.20"
+ id("org.jetbrains.dokka") version "2.0.0"
7
}
8
9
dependencies {
0 commit comments