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 61cec46 commit 5a752a3Copy full SHA for 5a752a3
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
classpath 'io.spring.gradle:dependency-management-plugin:1.0.5.RELEASE'
8
classpath 'io.spring.gradle:spring-io-plugin:0.0.8.RELEASE'
9
classpath 'io.spring.gradle:docbook-reference-plugin:0.3.1'
10
- classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.3'
+ classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.0'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
12
}
13
0 commit comments