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 53b53e2 commit 160cde2Copy full SHA for 160cde2
build.gradle
@@ -15,7 +15,7 @@ plugins {
15
id "com.gradle.build-scan" version "1.8"
16
id "io.spring.dependency-management" version "1.0.7.RELEASE" apply false
17
id "org.jetbrains.kotlin.jvm" version "1.2.71" apply false
18
- id "org.jetbrains.dokka" version "0.9.17"
+ id "org.jetbrains.dokka" version "0.9.18"
19
id "org.asciidoctor.convert" version "1.5.6"
20
}
21
0 commit comments