Skip to content

Commit

Permalink
Bump asciidoctorj-pdf from 2.3.3 to 2.3.4
Browse files Browse the repository at this point in the history
Bumps [asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases)
- [Commits](asciidoctor/asciidoctorj-pdf@v2.3.3...v2.3.4)

---
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 Jan 25, 2023
1 parent 89ae5ce commit 451ff00
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.3'
classpath 'org.asciidoctor:asciidoctorj-pdf:2.3.4'
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 451ff00

Please sign in to comment.