Skip to content

Commit

Permalink
Bump org.asciidoctor:asciidoctorj-pdf from 2.3.7 to 2.3.9
Browse files Browse the repository at this point in the history
Bumps [org.asciidoctor:asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf) from 2.3.7 to 2.3.9.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj-pdf/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/asciidoctor/asciidoctorj-pdf/commits/v2.3.9)

---
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 Aug 28, 2023
1 parent 82330d2 commit 0fcecf2
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.3.7'
classpath 'org.asciidoctor:asciidoctorj-pdf:2.3.9'
classpath "org.beryx:badass-jar:2.0.0"
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0'
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0"
Expand Down

0 comments on commit 0fcecf2

Please sign in to comment.