Skip to content

Commit

Permalink
Merge pull request asciidoctor#882 from robertpanzer/update-asciidoct…
Browse files Browse the repository at this point in the history
…orjpdf

Upgrade to asciidoctorj-pdf 1.5.0-beta.8
  • Loading branch information
robertpanzer authored Dec 15, 2019
2 parents 38e69a4 + 8cf9da9 commit 503c590
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::
* Set logger name on logged log records (@lread) (#834)
* Upgrade to JRuby 9.2.8.0 (@ahus1) (#850)
* Upgrade to JRuby 9.2.9.0
* Upgrade to Asciidoctor PDF 1.5.0-beta.7
* Upgrade to Asciidoctor PDF 1.5.0-beta.8
* Upgrade to Rouge 3.12.0
* Use headless jdk on all platforms (@nicerloop) (#863)

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ext {
// jar versions
arquillianVersion = '1.1.10.Final'
arquillianSpockVersion = '1.0.0.Beta3'
asciidoctorjPdfVersion = '1.5.0-beta.7'
asciidoctorjPdfVersion = '1.5.0-beta.8'
asciidoctorjEpub3Version = '1.5.0-alpha.9'
asciidoctorjDiagramVersion = '1.5.18'
commonsioVersion = '2.4'
Expand Down

0 comments on commit 503c590

Please sign in to comment.