Repository: groovy
Updated Branches:
  refs/heads/GROOVY_2_6_X 012ec844a -> c4198ea37


Bump asm version to 6.0_BETA

(cherry picked from commit e66f86f)


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

Branch: refs/heads/GROOVY_2_6_X
Commit: c4198ea371f3d1d8c49e20cc374cb194ade9d67d
Parents: 012ec84
Author: sunlan <sun...@apache.org>
Authored: Tue Aug 8 15:48:21 2017 +0800
Committer: sunlan <sun...@apache.org>
Committed: Tue Aug 8 15:48:55 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/groovy/blob/c4198ea3/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index f1ee688..ee02a3e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -155,7 +155,7 @@ configurations {
 
 ext {
     antVersion = '1.9.9'
-    asmVersion = '6.0_ALPHA'
+    asmVersion = '6.0_BETA'
     antlrVersion = '2.7.7'
     bridgerVersion = '1.1.Final'
     coberturaVersion = '1.9.4.1'

Reply via email to