Files
spring-security/gradle.properties
github-actions[bot] c8a0601e6a Release 5.8.11
2024-03-18 11:10:03 +00:00

8 lines
228 B
INI

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