From 215cddcdbdb93007c8d576d06caf886d488b2655 Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Tue, 19 Nov 2024 23:07:57 +0000 Subject: [PATCH] [artifactory-release] Release version 6.2.11 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 83c2618fe4..0e2af56b39 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=6.2.11-SNAPSHOT +version=6.2.11 org.gradle.jvmargs=-Xmx1536M -Dfile.encoding=UTF-8 kotlin.jvm.target.validation.mode=IGNORE org.gradle.caching=true