Repository: groovy
Updated Branches:
  refs/heads/master 3282a5153 -> f02e72ca8


Bump ant to 1.10.3


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

Branch: refs/heads/master
Commit: f02e72ca8513b581902598f3733970f286d47521
Parents: 3282a51
Author: danielsun1106 <realblue...@hotmail.com>
Authored: Fri Apr 6 17:41:51 2018 +0800
Committer: danielsun1106 <realblue...@hotmail.com>
Committed: Fri Apr 6 17:41:51 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/groovy/blob/f02e72ca/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index f32120c..387526f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -143,7 +143,7 @@ configurations {
 }
 
 ext {
-    antVersion = '1.10.1'
+    antVersion = '1.10.3'
     asmVersion = '6.1.1'
     antlrVersion = '2.7.7'
     bridgerVersion = '1.1.Final'

Reply via email to