diff --git a/gradle.properties b/gradle.properties index 204a053d4e..19201a9b40 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.21 +kotlinVersion=1.8.22 nativeBuildToolsVersion=0.9.22 springFrameworkVersion=6.0.10-SNAPSHOT tomcatVersion=10.1.8