We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c7d81 commit dc4ae55Copy full SHA for dc4ae55
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'io.spring.dependency-management' version '1.0.11.RELEASE' apply false
3
id 'io.spring.nohttp' version '0.0.10'
4
id "io.freefair.aspectj" version '6.4.0' apply false
5
- id 'org.jetbrains.dokka' version '1.6.10' apply false
+ id 'org.jetbrains.dokka' version '1.7.0' apply false
6
id 'org.jetbrains.kotlin.jvm' version '1.7.0' apply false
7
id "org.jetbrains.kotlin.plugin.serialization" version '1.7.0' apply false
8
id 'org.asciidoctor.jvm.convert' version '3.3.2'
0 commit comments