From 599cc565aa7ad9c5a6e9e6c954b3d88bdf5f5f64 Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Tue, 18 Jun 2024 18:21:07 +0000 Subject: [PATCH] [artifactory-release] Next development version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0e4889a9bf..1e8dfad88e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=6.3.1 +version=6.3.2-SNAPSHOT org.gradle.jvmargs=-Xmx2g -XX:+HeapDumpOnOutOfMemoryError -XX:MaxMetaspaceSize=512m -Dfile.encoding=UTF-8 kotlin.jvm.target.validation.mode=IGNORE org.gradle.caching=true