Skip to content

Commit 64dcff7

Browse files
committed
Update asciidoctor-gradle-plugin to 4.0.4
1 parent a1f6079 commit 64dcff7

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
@@ -20,7 +20,7 @@ plugins {
2020
id 'nu.studer.credentials' version '3.0'
2121
id 'maven-publish'
2222
id 'signing'
23-
id 'org.asciidoctor.jvm.convert' version '4.0.3'
23+
id 'org.asciidoctor.jvm.convert' version '4.0.4'
2424
}
2525

2626
defaultTasks 'clean', 'build'

0 commit comments

Comments
 (0)