Skip to content

Commit 3b880b5

Browse files
Bump org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4 (#63)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84bbb60 commit 3b880b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'org.springframework.boot' version '3.4.0'
44
id 'io.spring.dependency-management' version '1.1.6'
5-
id 'org.asciidoctor.jvm.convert' version '4.0.3'
5+
id 'org.asciidoctor.jvm.convert' version '4.0.4'
66
}
77

88
group = 'io.gardenlinux'

0 commit comments

Comments
 (0)