Skip to content

Commit ea9b8c1

Browse files
committed
Upgrade Dokka to 1.6.0
Closes gh-27815
1 parent c5c2053 commit ea9b8c1

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
@@ -2,7 +2,7 @@ plugins {
22
id 'io.spring.dependency-management' version '1.0.11.RELEASE' apply false
33
id 'io.spring.nohttp' version '0.0.10'
44
id "io.freefair.aspectj" version '6.3.0' apply false
5-
id 'org.jetbrains.dokka' version '1.5.0' apply false
5+
id 'org.jetbrains.dokka' version '1.6.0' apply false
66
id 'org.jetbrains.kotlin.jvm' version '1.6.10' apply false
77
id "org.jetbrains.kotlin.plugin.serialization" version '1.6.10' apply false
88
id 'org.asciidoctor.jvm.convert' version '3.3.2'

0 commit comments

Comments
 (0)