mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
13 lines
268 B
Properties
13 lines
268 B
Properties
version=3.2.0-SNAPSHOT
|
|
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
|
|
|
|
kotlinVersion=1.9.10
|
|
nativeBuildToolsVersion=0.9.24
|
|
springFrameworkVersion=6.1.0-M4
|
|
tomcatVersion=10.1.12
|
|
|
|
kotlin.stdlib.default.dependency=false
|