Skip to content

Commit a6d07e4

Browse files
dependabot[bot]hankem
authored andcommitted
Bump org.asciidoctor.jvm.convert from 3.3.2 to 4.0.4
Bumps org.asciidoctor.jvm.convert from 3.3.2 to 4.0.4. --- updated-dependencies: - dependency-name: org.asciidoctor.jvm.convert dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32f24ef commit a6d07e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import static java.nio.charset.StandardCharsets.UTF_8
44

55
plugins {
66
id 'archunit.base-conventions'
7-
id "org.asciidoctor.jvm.convert" version "3.3.2"
7+
id "org.asciidoctor.jvm.convert" version "4.0.4"
88
}
99

1010
task cleanUserGuide(type: Delete) {

0 commit comments

Comments
 (0)