Files
spring-security/gradle.properties
github-actions[bot] ac0daa4dff Next development version
2023-10-16 15:55:37 +00:00

8 lines
212 B
INI

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