Files
spring-boot/gradle.properties
Stephane Nicoll e4a7e872ad Upgrade to Tomcat 9.0.56
Closes gh-29071
2021-12-15 15:11:23 +01:00

11 lines
204 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.6.0
tomcatVersion=10.0.12
kotlin.stdlib.default.dependency=false