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 8a937ee commit 1262017Copy full SHA for 1262017
gradle/libs.versions.toml
@@ -25,5 +25,5 @@ kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
25
grammarKitComposer = { id = "com.alecstrong.grammar.kit.composer", version = "0.1.12" }
26
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
27
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.31.0" }
28
-dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
+dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
29
intellij = { id = "org.jetbrains.intellij", version = "1.17.4" }
0 commit comments