Skip to content

Commit 6ebdd4f

Browse files
committed
Upgrade Dokka plugin to 1.6.10
The version `1.5.30` is missed somehow on Gradle Plugin Portal
1 parent 439d741 commit 6ebdd4f

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
@@ -17,7 +17,7 @@ plugins {
1717
id 'org.ajoberstar.grgit' version '4.1.0'
1818
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
1919
id 'com.jfrog.artifactory' version '4.24.20' apply false
20-
id 'org.jetbrains.dokka' version '1.5.30'
20+
id 'org.jetbrains.dokka' version '1.6.10'
2121
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
2222
id 'org.asciidoctor.jvm.gems' version '3.3.2'
2323
id 'org.asciidoctor.jvm.convert' version '3.3.2'

0 commit comments

Comments
 (0)