diff --git a/bucket/gradle-bin.json b/bucket/gradle-bin.json index 40a1a60d35..93b72f2eff 100644 --- a/bucket/gradle-bin.json +++ b/bucket/gradle-bin.json @@ -1,5 +1,5 @@ { - "version": "7.0.1", + "version": "7.0.2", "description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)", "homepage": "https://gradle.org", "license": "Apache-2.0", @@ -9,9 +9,9 @@ "java/openjdk" ] }, - "url": "https://services.gradle.org/distributions/gradle-7.0.1-bin.zip", - "hash": "dccda8aa069563c8ba2f6cdfd0777df0e34a5b4d15138ca8b9757e94f4e8a8cb", - "extract_dir": "gradle-7.0.1", + "url": "https://services.gradle.org/distributions/gradle-7.0.2-bin.zip", + "hash": "0e46229820205440b48a5501122002842b82886e76af35f0f3a069243dca4b3c", + "extract_dir": "gradle-7.0.2", "bin": "bin\\gradle.bat", "checkver": { "url": "https://gradle.org/install/",