diff --git a/gradle.properties b/gradle.properties index cef2682018..db1bd02fa4 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.9.0 +kotlinVersion=1.9.10 nativeBuildToolsVersion=0.9.24 springFrameworkVersion=6.1.0-M4 tomcatVersion=10.1.12