Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manovotn committed Feb 14, 2022
1 parent 3ef0574 commit 2a59ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<properties>
<asciidoctor.version>2.2.2</asciidoctor.version>
<asciidoctorj-pdf.version>1.6.0</asciidoctorj-pdf.version>
<asciidoctorj-pdf.version>1.6.2</asciidoctorj-pdf.version>
<pdf.name>weld-reference.pdf</pdf.name>
<html.name>index.html</html.name>
<weld.version>${project.version}</weld.version>
Expand Down

0 comments on commit 2a59ede

Please sign in to comment.