Bump org.asciidoctor.jvm.pdf from 3.1.0 to 3.3.2

Bumps org.asciidoctor.jvm.pdf from 3.1.0 to 3.3.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-07 16:29:01 +00:00
committed by Alberto C. Ríos
parent 2a65909c82
commit 1e9532dec5

View File

@@ -15,7 +15,7 @@
*/
plugins {
id 'org.asciidoctor.jvm.pdf' version '3.1.0'
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
id 'org.asciidoctor.jvm.convert' version '3.1.0'
}