Merge branch '1.2.x'

This commit is contained in:
Andy Wilkinson
2018-02-05 12:26:01 +00:00
9 changed files with 13 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id "org.asciidoctor.convert" version "1.5.6"
id "org.asciidoctor.convert" version "1.5.3"
}
apply plugin: 'java'