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

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