spring-boot/gradle.properties

7 lines
148 B
Properties
Raw Normal View History

version=2.3.8.BUILD-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.3.72