Skip to content

Commit 21be7c3

Browse files
(2.5.x): Bump org.asciidoctor.jvm.pdf from 4.0.4 to 4.0.5
Bumps org.asciidoctor.jvm.pdf from 4.0.4 to 4.0.5. --- updated-dependencies: - dependency-name: org.asciidoctor.jvm.pdf 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 21be7c3

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 "io.spring.javaformat" version "0.0.47"
55
id 'org.springframework.boot' version "3.5.0"
6-
id 'org.asciidoctor.jvm.pdf' version '4.0.4'
6+
id 'org.asciidoctor.jvm.pdf' version '4.0.5'
77
id 'org.asciidoctor.jvm.convert' version '4.0.4'
88
}
99
repositories {

0 commit comments

Comments
 (0)