Skip to content

Commit 0086801

Browse files
committed
Upgrade to dokka 0.9.18
1 parent 4877736 commit 0086801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
plugins {
1313
id "io.spring.dependency-management" version "1.0.7.RELEASE" apply false
1414
id "org.jetbrains.kotlin.jvm" version "1.2.71" apply false
15-
id "org.jetbrains.dokka" version "0.9.17"
15+
id "org.jetbrains.dokka" version "0.9.18"
1616
id "org.asciidoctor.convert" version "1.5.8"
1717
}
1818

0 commit comments

Comments
 (0)