diff --git a/gradle.properties b/gradle.properties index 6122c6fe607..06aaf93bc7a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ org.gradle.caching=true org.gradle.parallel=true org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 -kotlinVersion=1.8.20 +kotlinVersion=1.8.21 nativeBuildToolsVersion=0.9.21 springFrameworkVersion=6.0.8 tomcatVersion=10.1.8