Files
spring-boot/gradle.properties
Stephane Nicoll b57e3aa7e9 Upgrade to Tomcat 9.0.64
Closes gh-31437
2022-06-17 10:59:45 +02:00

11 lines
204 B
INI

version=2.7.1-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.6.21
tomcatVersion=9.0.64
kotlin.stdlib.default.dependency=false