Skip to content

Commit

Permalink
Bump asciidoctorj-pdf from 2.0.4 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 2.0.4 to 2.0.6.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases)
- [Commits](asciidoctor/asciidoctorj-pdf@v2.0.4...v2.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and remkop committed May 31, 2022
1 parent d90f102 commit e1832a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {

dependencies {
classpath "org.asciidoctor:asciidoctor-gradle-jvm:$asciidoctorGradlePluginVersion"
classpath 'org.asciidoctor:asciidoctorj-pdf:2.0.4'
classpath 'org.asciidoctor:asciidoctorj-pdf:2.0.6'
classpath "org.beryx:badass-jar:2.0.0"
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.2.0'
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0"
Expand Down

0 comments on commit e1832a8

Please sign in to comment.