diff --git a/bucket/gradle-bin.json b/bucket/gradle-bin.json index 61e89822d7..f13e6e9c5a 100644 --- a/bucket/gradle-bin.json +++ b/bucket/gradle-bin.json @@ -1,5 +1,5 @@ { - "version": "7.1.1", + "version": "7.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.1.1-bin.zip", - "hash": "bf8b869948901d422e9bb7d1fa61da6a6e19411baa7ad6ee929073df85d6365d", - "extract_dir": "gradle-7.1.1", + "url": "https://services.gradle.org/distributions/gradle-7.2-bin.zip", + "hash": "f581709a9c35e9cb92e16f585d2c4bc99b2b1a5f85d2badbd3dc6bff59e1e6dd", + "extract_dir": "gradle-7.2", "bin": "bin\\gradle.bat", "checkver": { "url": "https://gradle.org/install/",