Files
spring-boot/gradle.properties
Stephane Nicoll cd7ca433e6 Upgrade to Tomcat 9.0.79
Closes gh-36992
2023-08-15 17:11:13 +02:00

13 lines
267 B
INI

version=3.0.10-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.7.22
nativeBuildToolsVersion=0.9.24
springFrameworkVersion=6.0.11
tomcatVersion=10.1.12
kotlin.stdlib.default.dependency=false