mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
12 lines
236 B
Properties
12 lines
236 B
Properties
version=3.0.0-SNAPSHOT
|
|
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
|
|
|
|
kotlinVersion=1.7.20
|
|
tomcatVersion=10.0.27
|
|
nativeBuildToolsVersion=0.9.16
|
|
|
|
kotlin.stdlib.default.dependency=false
|