Skip to content

Commit

Permalink
Merge pull request #1182 from robertpanzer/asciidoctorj-pdf-2.3.7
Browse files Browse the repository at this point in the history
Upgrade asciidoctorj-pdf to 2.3.7
  • Loading branch information
robertpanzer authored Apr 22, 2023
2 parents d8ef7c3 + 3b40688 commit f1625ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Improvement::
* BREAKING: Allow Preprocessor extensions to create new Readers and replace the original Reader. (#1081)
* Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging level is reached. (#1114)
* Upgrade to asciidoctorj 2.0.18 (#1125)
* Upgrade to asciidoctorj-pdf 2.3.0 (#1109)
* Upgrade to asciidoctorj-pdf 2.3.7 (#1182)
* Upgrade to asciidoctorj-diagram 2.2.7
* Upgrade to JRuby 9.4.1.0 (#1141)
* Upgrade to tilt 2.0.11 (#1109)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ ext {
// jar versions
arquillianVersion = '1.6.0.Final'
arquillianSpockVersion = '1.0.0.CR1'
asciidoctorjPdfVersion = '2.3.0'
asciidoctorjPdfVersion = '2.3.7'
asciidoctorjEpub3Version = '1.5.1'
asciidoctorjDiagramVersion = '2.2.7'
asciidoctorjDiagramDitaaMiniVersion = '1.0.3'
Expand Down

0 comments on commit f1625ce

Please sign in to comment.