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.
2 parents 02979ef + 8d3a1b4 commit fadf69fCopy full SHA for fadf69f
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'io.spring.nohttp' version '0.0.10'
3
id 'io.freefair.aspectj' version '6.5.0.3' apply false
4
- id 'org.jetbrains.dokka' version '1.7.10' apply false
+ id 'org.jetbrains.dokka' version '1.7.20' apply false
5
id 'org.jetbrains.kotlin.jvm' version '1.7.20' apply false
6
id 'org.jetbrains.kotlin.plugin.serialization' version '1.7.20' apply false
7
id 'org.asciidoctor.jvm.convert' version '3.3.2'
0 commit comments