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 4877736 commit 0086801Copy full SHA for 0086801
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
plugins {
13
id "io.spring.dependency-management" version "1.0.7.RELEASE" apply false
14
id "org.jetbrains.kotlin.jvm" version "1.2.71" apply false
15
- id "org.jetbrains.dokka" version "0.9.17"
+ id "org.jetbrains.dokka" version "0.9.18"
16
id "org.asciidoctor.convert" version "1.5.8"
17
}
18
0 commit comments