From fae811afe6a7d322e228d8951c861aa08c8bfef1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 08:30:10 +0000 Subject: [PATCH] grails: Update to version 5.1.9 --- bucket/grails.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/grails.json b/bucket/grails.json index 5fa9f9674f..223aac8618 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,14 +1,14 @@ { - "version": "3.3.15", + "version": "5.1.9", "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/v3.3.15/grails-3.3.15.zip", - "hash": "7b84820cd75ce28adde26f5f72115366cd9145cea50e9ac58798656dbf15515a", - "extract_dir": "grails-3.3.15", + "url": "https://github.com/grails/grails-core/releases/download/v5.1.9/grails-5.1.9.zip", + "hash": "80e0b58f01686acc530215e85ff31b979b8bd69e8d8d7723a73eed77c0d95259", + "extract_dir": "grails-5.1.9", "bin": "bin\\grails.bat", "env_set": { "GRAILS_HOME": "$dir"