Skip to content

Commit 1fccd35

Browse files
committed
[#1853] Upgrade org.asciidoctor.jvm.convert to 4.0.2
1 parent 9ea3f4c commit 1fccd35

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
@@ -5,7 +5,7 @@ plugins {
55
id 'maven-publish'
66
id 'com.diffplug.spotless' version '6.18.0'
77
id 'nu.studer.credentials' version '3.0'
8-
id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
8+
id 'org.asciidoctor.jvm.convert' version '4.0.2' apply false
99
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
1010
}
1111

0 commit comments

Comments
 (0)