Skip to content

Commit

Permalink
Bump asciidoctorj-pdf from 1.6.2 to 2.0.6
Browse files Browse the repository at this point in the history
Bumps [asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf) from 1.6.2 to 2.0.6.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases)
- [Commits](asciidoctor/asciidoctorj-pdf@v1.6.2...v2.0.6)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj-pdf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2022
1 parent ef26f5d commit 2b59ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<id>pdfs</id>
<properties>
<asciidoctor.maven.plugin.version>2.2.2</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>1.6.2</asciidoctorj.pdf.version>
<asciidoctorj.pdf.version>2.0.6</asciidoctorj.pdf.version>
<asciidoctorj.version>2.5.3</asciidoctorj.version>
<jruby.version>9.3.4.0</jruby.version>
</properties>
Expand Down

0 comments on commit 2b59ba7

Please sign in to comment.