Skip to content

Commit e3d6c33

Browse files
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-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c132edb commit e3d6c33

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
@@ -4,7 +4,7 @@ plugins {
44
id "io.freefair.maven-publish-java" version "6.5.1"
55
id "com.github.kt3k.coveralls" version "2.12.0"
66
id "org.owasp.dependencycheck" version "7.3.0"
7-
id 'org.asciidoctor.jvm.convert' version '3.3.2'
7+
id 'org.asciidoctor.jvm.convert' version '4.0.4'
88
id "net.researchgate.release" version "3.1.0"
99
id "com.gorylenko.gradle-git-properties" version "2.4.1"
1010
id 'java'

0 commit comments

Comments
 (0)