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/0eb3d7bd
Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/0eb3d7bd
Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/0eb3d7bd

Branch: refs/heads/master
Commit: 0eb3d7bd680eada16d6bb8d467ecdea05066b410
Parents: 4d6d207
Author: Daniel Sun <sun...@apache.org>
Authored: Sat Nov 17 01:05:20 2018 +0800
Committer: Daniel Sun <sun...@apache.org>
Committed: Sat Nov 17 01:05:20 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/groovy/blob/0eb3d7bd/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 80a8f4f..c434335 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