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