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 4201479 commit eca755eCopy full SHA for eca755e
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.2.0' apply false
5
- id 'org.jetbrains.dokka' version '1.5.0' apply false
+ id 'org.jetbrains.dokka' version '1.6.10' apply false
6
id 'org.jetbrains.kotlin.jvm' version '1.5.32' apply false
7
id "org.jetbrains.kotlin.plugin.serialization" version "1.5.32" apply false
8
id 'org.asciidoctor.jvm.convert' version '3.3.2'
0 commit comments