From e749048a48cfa4dbf50a0d436614b42eda6901fa Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 27 Mar 2018 15:00:59 +0000 Subject: [PATCH] Update groovy to version 2.4.15 --- groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/groovy.json b/groovy.json index 8026ea3e3b..74c9876ea0 100644 --- a/groovy.json +++ b/groovy.json @@ -1,10 +1,10 @@ { "homepage": "http://www.groovy-lang.org/", - "version": "2.4.14", + "version": "2.4.15", "license": "Apache 2.0", - "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.4.14.zip", - "hash": "f9c846e21d9220bac464ffc00eae8f4146f4c26777b61f62e3123da95c6bc52a", - "extract_dir": "groovy-2.4.14", + "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.4.15.zip", + "hash": "bd4ca37a4d1b3704526d56fc48c119a8f70d418093d8703724407d65250f4aed", + "extract_dir": "groovy-2.4.15", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",