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 1683d30 commit 7eb87b1Copy full SHA for 7eb87b1
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
classpath("io.spring.gradle:spring-io-plugin:0.0.8.RELEASE")
10
classpath("com.bmuschko:gradle-tomcat-plugin:2.2.4")
11
classpath('me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1')
12
- classpath('org.asciidoctor:asciidoctor-gradle-plugin:1.5.1')
+ classpath('org.asciidoctor:asciidoctor-gradle-plugin:1.5.7')
13
classpath("io.spring.gradle:docbook-reference-plugin:0.3.1")
14
classpath("org.springframework.boot:spring-boot-gradle-plugin:1.5.19.RELEASE")
15
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.12.0"
0 commit comments