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 bfc95e9 + 80224a9 commit 33d3fb9Copy full SHA for 33d3fb9
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