SEC-2784: Update to Gradle 2.2.1
This commit is contained in:
+5
-1
@@ -7,10 +7,14 @@ task docs {
|
||||
|
||||
project('manual') {
|
||||
apply plugin: 'base'
|
||||
apply plugin: 'asciidoctor'
|
||||
apply plugin: 'org.asciidoctor.gradle.asciidoctor'
|
||||
|
||||
ext.expandPlaceholders = ""
|
||||
|
||||
asciidoctorj {
|
||||
version = '1.5.2'
|
||||
}
|
||||
|
||||
asciidoctor {
|
||||
options = [
|
||||
eruby: 'erubis',
|
||||
|
||||
Reference in New Issue
Block a user