This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to annotated tag v5.0.0 in repository https://gitbox.apache.org/repos/asf/grails-redis.git
commit 62583e1d7cf81c81af27b7aba33d6a44d275a4e1 Author: matrei <[email protected]> AuthorDate: Sat Oct 18 14:14:14 2025 +0000 [skip ci] Release v5.0.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8e8f4cd..eb51d8f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -projectVersion=5.0.0-SNAPSHOT +projectVersion=5.0.0 grailsVersion=7.0.0 javaVersion=17
