Files
spring-boot/gradle.properties
Stephane Nicoll f19e772d93 Upgrade to Kotlin 1.5.21
Closes gh-27318
2021-07-14 07:38:55 +02:00

11 lines
204 B
INI

version=2.6.0-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.5.21
tomcatVersion=9.0.50
kotlin.stdlib.default.dependency=false