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 b482fbd commit 189f06eCopy full SHA for 189f06e
build.gradle
@@ -99,7 +99,7 @@ plugins {
99
id 'net.ltgt.errorprone' version '3.1.0' apply false
100
id 'io.swagger.core.v3.swagger-gradle-plugin' version '2.2.19' apply false
101
id 'com.gorylenko.gradle-git-properties' version '2.4.1' apply false
102
- id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
+ id 'org.asciidoctor.jvm.convert' version '4.0.2' apply false
103
id 'org.asciidoctor.jvm.pdf' version '3.3.2' apply false
104
id 'org.asciidoctor.jvm.epub' version '3.3.2' apply false
105
id 'org.asciidoctor.jvm.revealjs' version '3.3.2' apply false
0 commit comments