Repository: groovy
Updated Branches:
  refs/heads/master fe01ff61b -> 5eab4a5ff


GROOVY-8599: Bump ivy to 2.5.0-rc1(closes #718)


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

Branch: refs/heads/master
Commit: 5eab4a5ffbc2e28c442f3e1467f4112b892e6072
Parents: fe01ff6
Author: sunlan <[email protected]>
Authored: Wed May 23 18:35:36 2018 +0800
Committer: sunlan <[email protected]>
Committed: Wed May 23 18:35:36 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/groovy/blob/5eab4a5f/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index fdcb7fd..107036e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -152,7 +152,7 @@ ext {
     commonsHttpClientVersion = '3.1'
     eclipseOsgiVersion = '3.9.1-v20140110-1610'
     gparsVersion = '1.2.1'
-    ivyVersion = '2.4.0'
+    ivyVersion = '2.5.0-rc1'
     jansiVersion = '1.17.1'
     jarjarVersion = '1.6.5'
     jlineVersion = '2.14.6'

Reply via email to