Skip to content

Commit

Permalink
Update assciidoctor plugin to fix ./gradlew generateDocs on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
mmichalek committed Feb 16, 2017
1 parent 520757c commit 175bd94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symmetric-assemble/build.gradle
Expand Up @@ -6,7 +6,7 @@ buildscript {

dependencies {
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.2'
classpath 'org.asciidoctor:asciidoctorj-pdf:1.5.0-alpha.6'
classpath 'org.asciidoctor:asciidoctorj-pdf:1.5.0-alpha.10'
classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.7'
classpath 'io.spring.gradle:docbook-reference-plugin:0.3.0'
classpath "com.smokejumperit.gradle.license:Gradle-License-Report:0.0.2"
Expand Down

0 comments on commit 175bd94

Please sign in to comment.