We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ea7a0 commit 8870099Copy full SHA for 8870099
gradle.properties
@@ -1,4 +1,4 @@
1
-projectVersion=9.0.0-M2
+projectVersion=9.0.0-SNAPSHOT
2
title=Grails GORM
3
projectDesc=GORM - Grails Data Access Framework
4
projectUrl=https://gorm.grails.org/
@@ -22,4 +22,4 @@ rxjavaVersion=1.3.8
22
23
org.gradle.caching=true
24
org.gradle.parallel=true
25
-org.gradle.daemon=true
+org.gradle.daemon=true
0 commit comments