Files
spring-boot/gradle.properties
Stephane Nicoll 23bc5e410f Upgrade to Tomcat 9.0.56
Closes gh-29050
2021-12-15 14:01:26 +01:00

11 lines
204 B
INI

version=2.5.8-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.5.32
tomcatVersion=9.0.56
kotlin.stdlib.default.dependency=false