From 9bb2755810c86da55a872a85d6b4678876278089 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:30:26 +0000 Subject: [PATCH] grails: Update to version 6.2.3 --- bucket/grails.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/grails.json b/bucket/grails.json index 890b98eab9..5c014b143f 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,14 +1,14 @@ { - "version": "6.2.2", + "version": "6.2.3", "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", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/grails/grails-core/releases/download/v6.2.2/grails-6.2.2.zip", - "hash": "50f81ac85a78098673a35c87848236f01c7e094abecf9137fb22a35d52d26741", - "extract_dir": "grails-6.2.2", + "url": "https://github.com/grails/grails-core/releases/download/v6.2.3/grails-6.2.3.zip", + "hash": "b41e95efad66e2b93b4e26664f746a409ea70d43548e6c011e9695874a710b09", + "extract_dir": "grails-6.2.3", "bin": "bin\\grails.bat", "env_set": { "GRAILS_HOME": "$dir"