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 dc672e9 commit 509ea62Copy full SHA for 509ea62
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.4.32"
+ id("org.jetbrains.dokka") version "1.9.20"
24
}
25
26
0 commit comments