Skip to content

Commit fadf69f

Browse files
committed
Merge pull request #29308 from izeye
* pr/29308: Upgrade to Dokka 1.7.20 Closes gh-29308
2 parents 02979ef + 8d3a1b4 commit fadf69f

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)