Skip to content

Commit

Permalink
Merge pull request #145 from grails/renovate/org.asciidoctor-asciidoc…
Browse files Browse the repository at this point in the history
…torj-pdf-2.x

Update dependency org.asciidoctor:asciidoctorj-pdf to v2
  • Loading branch information
puneetbehl authored Oct 10, 2023
2 parents 9f8c4d4 + 135272a commit 84e81ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
dependencies {
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.3'
classpath 'org.asciidoctor:asciidoctorj-epub3:1.5.1'
classpath 'org.asciidoctor:asciidoctorj-pdf:1.5.0-alpha.11'
classpath 'org.asciidoctor:asciidoctorj-pdf:2.3.9'
}
}

Expand Down

0 comments on commit 84e81ad

Please sign in to comment.