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 24b778c commit f0a4d27Copy full SHA for f0a4d27
build.gradle
@@ -15,7 +15,7 @@ buildscript {
15
16
dependencies {
17
classpath "org.asciidoctor:asciidoctor-gradle-jvm:$asciidoctorGradlePluginVersion"
18
- classpath 'org.asciidoctor:asciidoctorj-pdf:2.3.15'
+ classpath 'org.asciidoctor:asciidoctorj-pdf:2.3.19'
19
classpath "org.beryx:badass-jar:2.0.0"
20
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0'
21
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0"
0 commit comments