spring-security/gradle.properties
github-actions[bot] e4e31f2c90 Release 5.8.8
2023-10-16 15:21:39 +00:00

8 lines
227 B
INI

springBootVersion=2.7.12
version=5.8.8
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