Skip to content

Commit 271e3f8

Browse files
dependabot[bot]royclarkson
authored andcommitted
(2.3.x): Bump org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4
Bumps org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4. --- updated-dependencies: - dependency-name: org.asciidoctor.jvm.convert dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03cf03c commit 271e3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginManagement {
33
id "io.spring.nohttp" version "0.0.11"
44
id 'org.springframework.boot' version "3.3.7"
55
id 'org.asciidoctor.jvm.pdf' version '4.0.3'
6-
id 'org.asciidoctor.jvm.convert' version '4.0.3'
6+
id 'org.asciidoctor.jvm.convert' version '4.0.4'
77
}
88
repositories {
99
gradlePluginPortal()

0 commit comments

Comments
 (0)