Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit df05ec7

Browse files
committed
Release 7.0.3
1 parent dc19ad5 commit df05ec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ plugins {
2525

2626

2727
group "org.grails"
28-
// version "7.0.2.RELEASE"
29-
version "7.0.3.BUILD-SNAPSHOT"
28+
version "7.0.3.RELEASE"
29+
//version "7.0.4.BUILD-SNAPSHOT"
3030
logger.info("GORM VERSION = ${project.gormVersion}")
3131

3232
ext {

0 commit comments

Comments
 (0)