Skip to content

Commit 396799f

Browse files
committed
Bump org.asciidoctor.jvm.convert version to 4.0.4 #237
1 parent 04033e9 commit 396799f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ testng = 'org.testng:testng:7.5.1'
6262
threeTen-extra = { module = 'org.threeten:threeten-extra', version.ref = 'threeTen' }
6363

6464
[plugins]
65-
asciidoc = { id = 'org.asciidoctor.jvm.convert', version = '4.0.3' }
65+
asciidoc = { id = 'org.asciidoctor.jvm.convert', version = '4.0.4' }
6666
asl2 = { id = 'com.energizedwork.asl2', version = '1.1' }
6767
nexusPublish = { id = 'io.github.gradle-nexus.publish-plugin', version = '2.0.0' }
6868
node = { id = 'com.github.node-gradle.node', version = '3.5.0' }

0 commit comments

Comments
 (0)