Skip to content

Commit dc4ae55

Browse files
committed
Upgrade Dokka to 1.7
Closes gh-28641
1 parent 98c7d81 commit dc4ae55

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.4.0' apply false
5-
id 'org.jetbrains.dokka' version '1.6.10' apply false
5+
id 'org.jetbrains.dokka' version '1.7.0' apply false
66
id 'org.jetbrains.kotlin.jvm' version '1.7.0' apply false
77
id "org.jetbrains.kotlin.plugin.serialization" version '1.7.0' apply false
88
id 'org.asciidoctor.jvm.convert' version '3.3.2'

0 commit comments

Comments
 (0)