mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
13 lines
264 B
Properties
13 lines
264 B
Properties
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
|