We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ccb06 commit 6047364Copy full SHA for 6047364
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.23' apply false
101
id 'com.gorylenko.gradle-git-properties' version '2.4.2' apply false
102
- id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
+ id 'org.asciidoctor.jvm.convert' version '4.0.3' apply false
103
id 'org.asciidoctor.jvm.pdf' version '3.3.2' apply false
104
id 'com.google.cloud.tools.jib' version '3.4.3' apply false
105
id 'org.sonarqube' version '4.4.1.3373'
0 commit comments