diff --git a/gradle.properties b/gradle.properties index 109cce19a0..f47ebf5b8a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ springFrameworkVersion=5.3.11 openSamlVersion=3.4.6 version=6.0.0-SNAPSHOT kotlinVersion=1.5.31 -samplesBranch=main +samplesBranch=6.0.x org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError org.gradle.parallel=true org.gradle.caching=true