From 9f117a6f953f5f057a1c4660216b8480f13c6460 Mon Sep 17 00:00:00 2001 From: puneetbehl Date: Tue, 22 Mar 2022 07:47:13 +0000 Subject: [PATCH] Release v5.1.4 docs --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 642f2cc658b..3404d830849 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -grails.version=5.1.3 +grails.version=5.1.4 githubSlug=grails/grails-doc githubBranch=master springBootVersion=2.5.2