Skip to content

Commit 3f905e7

Browse files
dependabot[bot]Albertoimpl
authored andcommitted
(2.3.x): Bump org.asciidoctor.jvm.pdf from 4.0.2 to 4.0.3
Bumps org.asciidoctor.jvm.pdf from 4.0.2 to 4.0.3. --- updated-dependencies: - dependency-name: org.asciidoctor.jvm.pdf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f2a8a1 commit 3f905e7

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
@@ -2,7 +2,7 @@ pluginManagement {
22
plugins {
33
id "io.spring.nohttp" version "0.0.11"
44
id 'org.springframework.boot' version "3.3.2"
5-
id 'org.asciidoctor.jvm.pdf' version '4.0.2'
5+
id 'org.asciidoctor.jvm.pdf' version '4.0.3'
66
id 'org.asciidoctor.jvm.convert' version '4.0.2'
77
}
88
repositories {

0 commit comments

Comments
 (0)