GROOVY-8886: Bump asciidoctor-gradle-plugin to 1.5.9.2

Project: http://git-wip-us.apache.org/repos/asf/groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/735fd75a
Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/735fd75a
Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/735fd75a

Branch: refs/heads/master
Commit: 735fd75a21b533800786fc371c3662a6e200b688
Parents: b324e63
Author: danielsun1106 <realblue...@hotmail.com>
Authored: Thu Dec 13 01:49:24 2018 +0800
Committer: Daniel Sun <sun...@apache.org>
Committed: Thu Dec 13 02:58:33 2018 +0800

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/735fd75a/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index b710540..23e640e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -39,7 +39,7 @@ buildscript {
 
     dependencies {
         // using the old "classpath" style of plugins because the new one 
doesn't play well with multi-modules
-        classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.8'
+        classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.9.2'
         classpath "org.jfrog.buildinfo:build-info-extractor-gradle:3.0.3"
         classpath 'me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1'
         //classpath 'nl.javadude.gradle.plugins:license-gradle-plugin:0.11.0'

Reply via email to