Skip to content

Commit 8d3a1b4

Browse files
izeyesnicoll
authored andcommitted
Upgrade to Dokka 1.7.20
See gh-29308
1 parent 02979ef commit 8d3a1b4

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
@@ -1,7 +1,7 @@
11
plugins {
22
id 'io.spring.nohttp' version '0.0.10'
33
id 'io.freefair.aspectj' version '6.5.0.3' apply false
4-
id 'org.jetbrains.dokka' version '1.7.10' apply false
4+
id 'org.jetbrains.dokka' version '1.7.20' apply false
55
id 'org.jetbrains.kotlin.jvm' version '1.7.20' apply false
66
id 'org.jetbrains.kotlin.plugin.serialization' version '1.7.20' apply false
77
id 'org.asciidoctor.jvm.convert' version '3.3.2'

0 commit comments

Comments
 (0)