(3.2.x): Bump org.asciidoctor.jvm.convert from 3.3.2 to 4.0.4
Bumps org.asciidoctor.jvm.convert from 3.3.2 to 4.0.4. --- updated-dependencies: - dependency-name: org.asciidoctor.jvm.convert dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Roy Clarkson
parent
808732770a
commit
2504430fb8
@@ -18,7 +18,7 @@ pluginManagement {
|
||||
plugins {
|
||||
id 'io.spring.nohttp' version '0.0.11'
|
||||
id 'io.spring.javaformat' version '0.0.45'
|
||||
id 'org.asciidoctor.jvm.convert' version '3.3.2'
|
||||
id 'org.asciidoctor.jvm.convert' version '4.0.4'
|
||||
id 'org.springframework.boot' version '3.2.8'
|
||||
}
|
||||
repositories {
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
import org.springframework.boot.gradle.plugin.SpringBootPlugin
|
||||
|
||||
plugins {
|
||||
id 'org.asciidoctor.jvm.convert' version '3.3.2'
|
||||
id 'org.asciidoctor.jvm.convert' version '4.0.4'
|
||||
id 'org.springframework.boot' apply false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user