mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 08:19:01 +00:00
Merge pull request #23620 from wilkinsona
* pr/23620: Enable parallel builds by default Closes gh-23620
This commit is contained in:
+3
-1
@@ -1,2 +1,4 @@
|
||||
version=5.2.0.BUILD-SNAPSHOT
|
||||
org.gradle.caching=false
|
||||
org.gradle.caching=false
|
||||
org.gradle.parallel=true
|
||||
org.gradle.jvmargs=-Xmx1536M
|
||||
|
||||
Reference in New Issue
Block a user