We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79566b commit 5954a6bCopy full SHA for 5954a6b
spring-ws-docs/build.gradle
@@ -16,8 +16,8 @@
16
17
plugins {
18
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"
+ id "org.asciidoctor.jvm.convert" version "4.0.5"
+ id "org.asciidoctor.jvm.pdf" version "4.0.5"
21
id "maven-publish"
22
id "org.springframework.ws.conventions"
23
}
0 commit comments