Skip to content

Commit 33b4879

Browse files
committed
Fixed: Remove org.asciidoctor.jvm.pdf that doesn't work since several months and is incompatible with the current version of Gradle and its plugins
1 parent 46587f6 commit 33b4879

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ plugins {
3030
id 'codenarc'
3131
id 'maven-publish'
3232
id "org.asciidoctor.jvm.convert" version "latest.release"
33-
id "org.asciidoctor.jvm.pdf" version "latest.release"
3433
id "org.owasp.dependencycheck" version "latest.release" apply false
3534
//id 'se.patrikerdes.use-latest-versions' version '0.2.18' apply false
3635
id "se.patrikerdes.use-latest-versions" version "latest.release" apply false

0 commit comments

Comments
 (0)