Upgrade to Dokka Gradle plugin 1.7.10
Closes gh-28912
This commit is contained in:
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'io.spring.dependency-management' version '1.0.12.RELEASE' apply false
|
||||
id 'io.spring.nohttp' version '0.0.10'
|
||||
id 'io.freefair.aspectj' version '6.5.0.3' apply false
|
||||
id 'org.jetbrains.dokka' version '1.7.0' apply false
|
||||
id 'org.jetbrains.dokka' version '1.7.10' apply false
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.7.10' apply false
|
||||
id 'org.jetbrains.kotlin.plugin.serialization' version '1.7.10' apply false
|
||||
id 'org.asciidoctor.jvm.convert' version '3.3.2'
|
||||
|
||||
Reference in New Issue
Block a user