Skip to content

Commit 5954a6b

Browse files
committed
Upgrade to asciidoctor plugins 4.0.5
Closes gh-1688
1 parent a79566b commit 5954a6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-ws-docs/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
plugins {
1818
id "io.freefair.aggregate-javadoc" version "8.12.1"
19-
id "org.asciidoctor.jvm.convert" version "4.0.4"
20-
id "org.asciidoctor.jvm.pdf" version "4.0.4"
19+
id "org.asciidoctor.jvm.convert" version "4.0.5"
20+
id "org.asciidoctor.jvm.pdf" version "4.0.5"
2121
id "maven-publish"
2222
id "org.springframework.ws.conventions"
2323
}

0 commit comments

Comments
 (0)