* Add `org.gradle.caching=true` and `org.gradle.parallel=true` into a `gradle.properties` * Fix `Matcher` tests in the `spring-integration-test-support` for the latest JUnit 4
5 lines
129 B
INI
5 lines
129 B
INI
version=5.3.0.BUILD-SNAPSHOT
|
|
org.gradle.jvmargs=-Xmx1536m -Dfile.encoding=UTF-8
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|