diff --git a/bucket/gradle.json b/bucket/gradle.json index 6f585d820b..93191956d5 100644 --- a/bucket/gradle.json +++ b/bucket/gradle.json @@ -1,14 +1,14 @@ { - "version": "8.0.1", + "version": "8.0.2", "description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation bundled)", "homepage": "https://gradle.org", "license": "Apache-2.0", "suggest": { "JDK": "java/openjdk" }, - "url": "https://services.gradle.org/distributions/gradle-8.0.1-all.zip", - "hash": "948d1e4ccc2f6ae36cbfa087d827aaca51403acae5411e664a6000bb47946f22", - "extract_dir": "gradle-8.0.1", + "url": "https://services.gradle.org/distributions/gradle-8.0.2-all.zip", + "hash": "47a5bfed9ef814f90f8debcbbb315e8e7c654109acd224595ea39fca95c5d4da", + "extract_dir": "gradle-8.0.2", "env_set": { "GRADLE_USER_HOME": "$dir\\.gradle" },