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.
2 parents 7fe2483 + 5954a6b commit 80224a9Copy full SHA for 80224a9
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