From 480a9735bfcaa6a96724bcdaa83e7a55ae4ddba3 Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Wed, 18 Jan 2023 18:20:26 +0000 Subject: [PATCH] [artifactory-release] Release version 6.0.2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 631c1f996f..2a21b0d8a9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=6.0.2-SNAPSHOT +version=6.0.2 org.gradle.jvmargs=-Xmx1536M -Dfile.encoding=UTF-8 kotlin.jvm.target.validation.mode=IGNORE org.gradle.caching=true