diff --git a/bucket/groovy.json b/bucket/groovy.json index a3a94db64f..9f07494812 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,5 @@ { - "version": "4.0.28", + "version": "5.0.0", "description": "A powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax.", "homepage": "https://www.groovy-lang.org", "license": "Apache-2.0", @@ -7,9 +7,9 @@ "JDK": "java/openjdk", "groovyserv": "groovyserv" }, - "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.28.zip", - "hash": "6a052bfd2ca77d57e0db304a313dd9a729945c5a31420e6d48505be4840bfc54", - "extract_dir": "groovy-4.0.28", + "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.0.0.zip", + "hash": "7cacb815c96252494ca4b9a6889936fe59680a3c2ee1569b252546a991a9855c", + "extract_dir": "groovy-5.0.0", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",