Repository: groovy
Updated Branches:
  refs/heads/GROOVY_2_5_X 161d1b5ff -> 7d343b1fa


GROOVY-8745: bump Ant to 1.9.13


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

Branch: refs/heads/GROOVY_2_5_X
Commit: 7d343b1fa6bc22624dd2769a7aa924203daa8e82
Parents: 7806413
Author: Paul King <pa...@asert.com.au>
Authored: Sun Aug 12 10:15:08 2018 +1000
Committer: Paul King <pa...@asert.com.au>
Committed: Sun Aug 12 10:15:34 2018 +1000

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


http://git-wip-us.apache.org/repos/asf/groovy/blob/7d343b1f/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 8dd9d5f..663c3dd 100644
--- a/build.gradle
+++ b/build.gradle
@@ -138,7 +138,7 @@ configurations {
 }
 
 ext {
-    antVersion = '1.9.9'
+    antVersion = '1.9.13'
     asmVersion = '6.2.1'
     antlrVersion = '2.7.7'
     bridgerVersion = '1.5.Final'

Reply via email to