diff --git a/bucket/gradle.json b/bucket/gradle.json index abeb560097..53501ef878 100644 --- a/bucket/gradle.json +++ b/bucket/gradle.json @@ -1,5 +1,5 @@ { - "version": "6.7.1", + "version": "6.8", "description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)", "homepage": "https://gradle.org", "license": "Apache-2.0", @@ -9,9 +9,9 @@ "java/openjdk" ] }, - "url": "https://services.gradle.org/distributions/gradle-6.7.1-all.zip", - "hash": "22449f5231796abd892c98b2a07c9ceebe4688d192cd2d6763f8e3bf8acbedeb", - "extract_dir": "gradle-6.7.1", + "url": "https://services.gradle.org/distributions/gradle-6.8-all.zip", + "hash": "a7ca23b3ccf265680f2bfd35f1f00b1424f4466292c7337c85d46c9641b3f053", + "extract_dir": "gradle-6.8", "bin": "bin\\gradle.bat", "checkver": { "url": "https://gradle.org/install/",