GROOVY-8923: Bump gradle-license-report to 1.3

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

Branch: refs/heads/master
Commit: 7715c0474b4c449c6970cf88c52dee0050e06c42
Parents: 7c37b0f
Author: danielsun1106 <realblue...@hotmail.com>
Authored: Thu Dec 13 01:15:50 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/7715c047/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 6cae85e..e3554a0 100644
--- a/build.gradle
+++ b/build.gradle
@@ -44,7 +44,7 @@ buildscript {
         classpath 'me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1'
         //classpath 'nl.javadude.gradle.plugins:license-gradle-plugin:0.11.0'
         classpath "gradle.plugin.org.nosphere.apache:creadur-rat-gradle:0.1.3"
-        classpath "gradle.plugin.com.github.jk1:gradle-license-report:0.3.2"
+        classpath "gradle.plugin.com.github.jk1:gradle-license-report:1.3"
     }
 }
 

Reply via email to