diff --git a/gradle.properties b/gradle.properties index 3559e88020a..2548e001e5a 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.7.22 +kotlinVersion=1.8.10 tomcatVersion=10.1.5 nativeBuildToolsVersion=0.9.19