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

Commit 770e557

Browse files
authored
Merge pull request #398 from grails/back-to-grails-7.0.0-SNAPSHOT
back to grails 7.0.0-SNAPSHOT
2 parents b92ed0e + 30718bb commit 770e557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
projectVersion=6.0.0-SNAPSHOT
22

33
asciidoctorJvmVersion=4.0.3
4-
grailsVersion=7.0.0-M1
4+
grailsVersion=7.0.0-SNAPSHOT
55
grailsGradlePluginVersion=7.0.0-SNAPSHOT
66
groovyVersion=4.0.24
77
liquibaseHibernate5Version=4.27.0
88

99
org.gradle.parallel=true
1010
org.gradle.caching=true
11-
org.gradle.daemon=true
11+
org.gradle.daemon=true

0 commit comments

Comments
 (0)