This is an automated email from the ASF dual-hosted git repository.

jdaugherty pushed a commit to branch 5.0.x
in repository https://gitbox.apache.org/repos/asf/grails-redis.git

commit c633f40972a7277eb06fb3d999ff7ef3a0db7389
Author: James Daugherty <jdaughe...@jdresources.net>
AuthorDate: Wed Sep 3 16:26:04 2025 -0400

    feature: update to Grails 7.0.0-RC2
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 9f1a102..3a0e1ec 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -15,7 +15,7 @@
 
 projectVersion=5.0.0-SNAPSHOT
 
-grailsVersion=7.0.0-SNAPSHOT
+grailsVersion=7.0.0-RC2
 javaVersion=17
 gradleCryptoChecksumVersion=1.4.0
 ratVersion=0.8.1

Reply via email to