Skip to content

Commit

Permalink
Merge 5e2ea20 into 506ab67
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Jun 29, 2018
2 parents 506ab67 + 5e2ea20 commit fd264ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/javadoc.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ allprojects {

dependencies {
asciidoclet "org.asciidoctor:asciidoclet:${asciidocletVersion}"
asciidoclet "org.asciidoctor:asciidoctorj:${asciidoctorjVersion}"
asciidoclet "org.asciidoctor:asciidoctorj:1.5.7"
asciidoclet "org.asciidoctor:asciidoctorj-diagram:${asciidoctorjDiagramVersion}"
}

Expand Down

0 comments on commit fd264ab

Please sign in to comment.