Skip to content

Commit 7eb87b1

Browse files
committed
Update to asciidoctor-gradle-plugin:1.5.7
Fixes gh-8264
1 parent 1683d30 commit 7eb87b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
classpath("io.spring.gradle:spring-io-plugin:0.0.8.RELEASE")
1010
classpath("com.bmuschko:gradle-tomcat-plugin:2.2.4")
1111
classpath('me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1')
12-
classpath('org.asciidoctor:asciidoctor-gradle-plugin:1.5.1')
12+
classpath('org.asciidoctor:asciidoctor-gradle-plugin:1.5.7')
1313
classpath("io.spring.gradle:docbook-reference-plugin:0.3.1")
1414
classpath("org.springframework.boot:spring-boot-gradle-plugin:1.5.19.RELEASE")
1515
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.12.0"

0 commit comments

Comments
 (0)