Repository: groovy
Updated Branches:
  refs/heads/GROOVY_2_6_X 7b73c6aeb -> 4d4bd1b12


Bump ASM version to 6.1


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

Branch: refs/heads/GROOVY_2_6_X
Commit: 4d4bd1b12694c224d03ee656dc727f41db7e5457
Parents: 7b73c6a
Author: danielsun1106 <realblue...@hotmail.com>
Authored: Sun Mar 11 22:00:13 2018 +0800
Committer: danielsun1106 <realblue...@hotmail.com>
Committed: Sun Mar 11 22:00:13 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/groovy/blob/4d4bd1b1/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 59cacda..703fd1b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -152,7 +152,7 @@ configurations {
 
 ext {
     antVersion = '1.9.9'
-    asmVersion = '6.0'
+    asmVersion = '6.1'
     antlrVersion = '2.7.7'
     bridgerVersion = '1.1.Final'
     coberturaVersion = '1.9.4.1'

Reply via email to