spring-security/gradle.properties
github-actions[bot] fe866213d6 Release 6.3.0-M2
2024-02-16 18:46:39 +00:00

8 lines
206 B
INI

springBootVersion=3.1.1
version=6.3.0-M2
samplesBranch=main
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true
kotlin.stdlib.default.dependency=false