We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6352b35 commit a46136aCopy full SHA for a46136a
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