diff --git a/bucket/groovy.json b/bucket/groovy.json index aaab720d54..0262dd0e0d 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,5 @@ { - "version": "4.0.19", + "version": "4.0.20", "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.19.zip", - "hash": "41b5ac00bd86e5beff108002cf328724ce533f0dfcb7d8f8073071385378fd22", - "extract_dir": "groovy-4.0.19", + "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.20.zip", + "hash": "fdf70cc57eff997f3fa5aee2b340d311593912e822ad810b3fd6ee403985eb75", + "extract_dir": "groovy-4.0.20", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",