From f3586fa6ecd5786394135b198ade981ce3953d02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 16:29:54 +0000 Subject: [PATCH] gradle-bin: Update to version 7.3.3 --- bucket/gradle-bin.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/gradle-bin.json b/bucket/gradle-bin.json index 18250a9edf..fe4faefffc 100644 --- a/bucket/gradle-bin.json +++ b/bucket/gradle-bin.json @@ -1,14 +1,14 @@ { - "version": "7.3.2", + "version": "7.3.3", "description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)", "homepage": "https://gradle.org", "license": "Apache-2.0", "suggest": { "JDK": "java/openjdk" }, - "url": "https://services.gradle.org/distributions/gradle-7.3.2-bin.zip", - "hash": "23b89f8eac363f5f4b8336e0530c7295c55b728a9caa5268fdd4a532610d5392", - "extract_dir": "gradle-7.3.2", + "url": "https://services.gradle.org/distributions/gradle-7.3.3-bin.zip", + "hash": "b586e04868a22fd817c8971330fec37e298f3242eb85c374181b12d637f80302", + "extract_dir": "gradle-7.3.3", "bin": "bin\\gradle.bat", "checkver": { "url": "https://gradle.org/install/",