From cb5139811f34758fdd4f24c69d512a1bf58893ab Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Jul 2021 15:00:24 +0000 Subject: [PATCH] grails: Update to version 3.3.14 --- bucket/grails.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/grails.json b/bucket/grails.json index e4dda9cc4e..92d5d4a6bf 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,5 +1,5 @@ { - "version": "3.3.13", + "version": "3.3.14", "description": "A powerful Groovy-based web application framework for the JVM built on top of Spring Boot.", "homepage": "https://grails.org", "license": "Apache-2.0", @@ -9,9 +9,9 @@ "java/openjdk" ] }, - "url": "https://github.com/grails/grails-core/releases/download/v3.3.13/grails-3.3.13.zip", - "hash": "928d67e431c408365e8e735bb5e7b96e110f4a707b8e5f9a22c8b9afe8946048", - "extract_dir": "grails-3.3.13", + "url": "https://github.com/grails/grails-core/releases/download/v3.3.14/grails-3.3.14.zip", + "hash": "e5dd04758202168e4fc7c543682f7a711112e75634de45cafa6b65922370c459", + "extract_dir": "grails-3.3.14", "bin": "bin\\grails.bat", "env_set": { "GRAILS_HOME": "$dir"