Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7d12706

Browse files
committed
Reverted upgrade of asciidoctor plugin for java 6 compat
relates to springfox#1899
1 parent 185d8ef commit 7d12706

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
classpath 'org.codehaus.groovy.modules.http-builder:http-builder:0.7.2'
1414
classpath 'com.github.ben-manes:gradle-versions-plugin:0.17.0'
1515
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.0"
16-
classpath "org.asciidoctor:asciidoctor-gradle-plugin:1.5.7"
16+
classpath "org.asciidoctor:asciidoctor-gradle-plugin:1.5.3"
1717
classpath "org.ajoberstar:gradle-git:1.7.2"
1818
}
1919
}

0 commit comments

Comments
 (0)