Skip to content

Commit 37d4b35

Browse files
committed
Upgrade to asciidoctor plugin 4.0.3
1 parent 4ed4bc6 commit 37d4b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pluginManagement {
1818
resolutionStrategy {
1919
eachPlugin {
2020
if (requested.id.namespace?.startsWith('org.asciidoctor.jvm')) {
21-
useVersion("4.0.1")
21+
useVersion("4.0.3")
2222
}
2323
}
2424
}

0 commit comments

Comments
 (0)