Increase max memory allocation

This commit is contained in:
Marcus Hert Da Coregio
2024-07-02 10:16:59 -03:00
parent 1e0264fc2d
commit dedb6f4009
56 changed files with 56 additions and 56 deletions

View File

@@ -1,4 +1,4 @@
version=6.1.1
spring-security.version=6.4.0-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.jvmargs=-Xmx6g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.caching=true