Skip to content

Commit 700392b

Browse files
(2.5.x): Bump org.asciidoctor.jvm.convert from 4.0.4 to 4.0.5
Bumps org.asciidoctor.jvm.convert from 4.0.4 to 4.0.5. --- updated-dependencies: - dependency-name: org.asciidoctor.jvm.convert dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 716df6e commit 700392b

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
@@ -4,7 +4,7 @@ pluginManagement {
44
id "io.spring.javaformat" version "0.0.47"
55
id 'org.springframework.boot' version "3.5.0"
66
id 'org.asciidoctor.jvm.pdf' version '4.0.4'
7-
id 'org.asciidoctor.jvm.convert' version '4.0.4'
7+
id 'org.asciidoctor.jvm.convert' version '4.0.5'
88
}
99
repositories {
1010
gradlePluginPortal()

0 commit comments

Comments
 (0)