spring-security/gradle.properties
2025-04-21 16:26:30 +00:00

8 lines
214 B
INI

springBootVersion=3.1.1
version=6.3.10-SNAPSHOT
samplesBranch=6.3.x
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true
kotlin.stdlib.default.dependency=false