spring-boot/gradle.properties
Andy Wilkinson ce99db1902 Port the build to Gradle
Closes gh-19609
Closes gh-19608
2020-01-10 14:15:35 +00:00

7 lines
127 B
INI

version=2.3.0.GRADLE-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g
kotlinVersion=1.3.61