Files
spring-boot/gradle.properties
Phillip Webb f15f130953 Upgrade to Native Build Tools Plugin 0.9.19
Closes gh-33602
2022-12-21 08:22:18 -08:00

12 lines
235 B
INI

version=3.0.1-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.7.22
tomcatVersion=10.1.4
nativeBuildToolsVersion=0.9.19
kotlin.stdlib.default.dependency=false