Files
spring-security/gradle.properties
github-actions[bot] 52ce49bf1d Release 6.3.0-RC1
2024-04-15 15:20:24 +00:00

8 lines
207 B
INI

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