We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe2b3b commit 07c2d2eCopy full SHA for 07c2d2e
gradle.properties
@@ -7,3 +7,7 @@ slf4jPreventExclusion=true
7
websiteUrl=https://grails.github.io/grails-quartz/latest/
8
issueTrackerUrl=https://github.com/grails/grails-quartz/issues
9
vcsUrl=https://github.com/grails/grails-quartz
10
+
11
+org.gradle.caching=true
12
+org.gradle.daemon=true
13
+org.gradle.parallel=true
0 commit comments