mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
11 lines
204 B
Properties
11 lines
204 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.6.0
|
|
tomcatVersion=10.0.12
|
|
|
|
kotlin.stdlib.default.dependency=false
|