Files
spring-boot/gradle.properties
Andy Wilkinson e3c8c6e6ca Upgrade to Native Build Tools Plugin 0.9.15
Closes gh-32752
2022-10-17 11:56:21 +01:00

12 lines
236 B
INI

version=3.0.0-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.7.20
tomcatVersion=10.0.27
nativeBuildToolsVersion=0.9.15
kotlin.stdlib.default.dependency=false