spring-security/gradle.properties
2024-10-21 17:42:46 +00:00

8 lines
213 B
INI

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