From 11d17468a66f345c800c39683690110a11a60827 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 30 May 2018 07:00:32 +0000 Subject: [PATCH] Update groovy to version 2.5.0 --- groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/groovy.json b/groovy.json index 173e33f405..8049142b8e 100644 --- a/groovy.json +++ b/groovy.json @@ -1,10 +1,10 @@ { "homepage": "http://www.groovy-lang.org/", - "version": "2.4.15", + "version": "2.5.0", "license": "Apache-2.0", - "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.4.15.zip", - "hash": "bd4ca37a4d1b3704526d56fc48c119a8f70d418093d8703724407d65250f4aed", - "extract_dir": "groovy-2.4.15", + "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.5.0.zip", + "hash": "13903caed7da4875b2c805ddaa5ac4a3c877342f339700fab9a54b8c628eece3", + "extract_dir": "groovy-2.5.0", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",