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 463739c commit a1b3effCopy full SHA for a1b3eff
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
kotlin("jvm") version "1.8.21"
3
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
4
- id("org.jetbrains.dokka") version "1.8.10"
+ id("org.jetbrains.dokka") version "1.8.20"
5
}
6
7
allprojects {
0 commit comments