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 8d6fe85 commit f475130Copy full SHA for f475130
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'maven-publish'
6
id 'com.diffplug.spotless' version '6.18.0'
7
id 'nu.studer.credentials' version '3.0'
8
- id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
+ id 'org.asciidoctor.jvm.convert' version '4.0.2' apply false
9
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
10
}
11
0 commit comments