spring-security/gradle.properties
github-actions[bot] 77afcd3e53 Release 6.2.7
2024-10-21 17:11:06 +00:00

8 lines
204 B
INI

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