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:
committed by
Alberto C. Ríos
parent
b69deba248
commit
6df0a00f63
@@ -2,7 +2,7 @@ pluginManagement {
|
||||
plugins {
|
||||
id "org.springframework.boot" version "${springBootVersion}"
|
||||
id "io.spring.nohttp" version "0.0.10"
|
||||
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.3.2'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user