Files
spring-security-samples/gradle.properties
Marcus Da Coregio c7f379e13a Disable parallel tests
Testcontainers do not support parallel tests and upon local tests the build time stays pretty much the same

Issue #125
2023-03-03 13:24:45 -03:00

4 lines
105 B
INI

version=6.0.0-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.caching=true