spring-security/gradle.properties
github-actions[bot] 17873adf1f Release 5.8.12
2024-04-15 15:21:00 +00:00

8 lines
228 B
INI

springBootVersion=2.7.12
version=5.8.12
samplesBranch=5.8.x
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true
kotlin.stdlib.default.dependency=false