GROOVY-8745: bump Ant to 1.10.5

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

Branch: refs/heads/master
Commit: 33045c4073af4bc1c1bc5cdadb57e1e3bad7238c
Parents: 3bea4a7
Author: Paul King <pa...@asert.com.au>
Authored: Sat Aug 11 19:55:00 2018 +1000
Committer: Paul King <pa...@asert.com.au>
Committed: Sat Aug 11 21:01:07 2018 +1000

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


http://git-wip-us.apache.org/repos/asf/groovy/blob/33045c40/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index b1ea293..58f4826 100644
--- a/build.gradle
+++ b/build.gradle
@@ -139,7 +139,7 @@ configurations {
 }
 
 ext {
-    antVersion = '1.10.4'
+    antVersion = '1.10.5'
     asmVersion = '6.2.1'
     antlrVersion = '2.7.7'
     bridgerVersion = '1.1.Final'

Reply via email to