* 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
6 lines
200 B
INI
6 lines
200 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-bin.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|