Files
spring-boot/gradle.properties
Stephane Nicoll 44f89fc0b3 Upgrade to Tomcat 9.0.45
Closes gh-25977
2021-04-09 14:02:47 +02:00

11 lines
204 B
INI

version=2.5.0-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.4.31
tomcatVersion=9.0.44
kotlin.stdlib.default.dependency=false