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 509ea62 commit 9e04653Copy full SHA for 9e04653
settings.gradle.kts
@@ -20,7 +20,7 @@ pluginManagement {
20
id("com.github.autostyle") version "4.0"
21
id("com.gradle.plugin-publish") version "1.2.0"
22
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.10"
23
- id("org.jetbrains.dokka") version "1.9.20"
+ id("org.jetbrains.dokka") version "2.0.0"
24
}
25
26
0 commit comments