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

Commit e0c696b

Browse files
authored
[skip ci] grails 7.0.0-M3
1 parent 12f2b93 commit e0c696b

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,6 +1,6 @@
11
projectVersion=9.0.0-M3
22

3-
grailsVersion=7.0.0-SNAPSHOT
3+
grailsVersion=7.0.0-M3
44
javaVersion=17
55

66
asciidoctorGradleVersion=4.0.4
@@ -21,4 +21,4 @@ org.gradle.caching=true
2121
# Can't run parallel tests with local MongoDB
2222
org.gradle.parallel=false
2323
org.gradle.daemon=true
24-
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1536M -XX:MaxMetaspaceSize=512M
24+
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1536M -XX:MaxMetaspaceSize=512M

0 commit comments

Comments
 (0)