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 a175d03 commit d16f040Copy full SHA for d16f040
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
kotlin("jvm") version "1.9.22"
3
kotlin("plugin.allopen") version "2.0.21"
4
- id("org.jetbrains.dokka") version "1.9.0"
+ id("org.jetbrains.dokka") version "2.0.0"
5
id("io.quarkus")
6
id("fr.brouillard.oss.gradle.jgitver") version "0.9.1"
7
}
0 commit comments