Skip to content

Commit f48899d

Browse files
dependabot[bot]Albertoimpl
authored andcommitted
(2.3.x): Bump org.asciidoctor.jvm.convert from 4.0.2 to 4.0.3
Bumps org.asciidoctor.jvm.convert from 4.0.2 to 4.0.3. --- 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 3f905e7 commit f48899d

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.2"
55
id 'org.asciidoctor.jvm.pdf' version '4.0.3'
6-
id 'org.asciidoctor.jvm.convert' version '4.0.2'
6+
id 'org.asciidoctor.jvm.convert' version '4.0.3'
77
}
88
repositories {
99
gradlePluginPortal()

0 commit comments

Comments
 (0)