Files
spring-boot/gradle.properties
Stephane Nicoll 30b4bb0753 Upgrade to Tomcat 9.0.75
Closes gh-35442
2023-05-16 07:46:29 +02:00

13 lines
264 B
INI

version=3.1.0-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.8.21
nativeBuildToolsVersion=0.9.22
springFrameworkVersion=6.0.9
tomcatVersion=10.1.8
kotlin.stdlib.default.dependency=false