We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210f7a5 commit 1faee70Copy full SHA for 1faee70
kotlin/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("jvm") version "2.1.0"
3
- id("org.jetbrains.dokka") version "1.9.20"
+ id("org.jetbrains.dokka") version "2.0.0"
4
}
5
6
dependencies {
0 commit comments