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 32f24ef commit a6d07e4Copy full SHA for a6d07e4
docs/build.gradle
@@ -4,7 +4,7 @@ import static java.nio.charset.StandardCharsets.UTF_8
4
5
plugins {
6
id 'archunit.base-conventions'
7
- id "org.asciidoctor.jvm.convert" version "3.3.2"
+ id "org.asciidoctor.jvm.convert" version "4.0.4"
8
}
9
10
task cleanUserGuide(type: Delete) {
0 commit comments