diff --git a/gradle.properties b/gradle.properties index e4c1e507f9..60ed3aa4bc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ org.gradle.parallel=true org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 kotlinVersion=1.7.22 -nativeBuildToolsVersion=0.9.23 +nativeBuildToolsVersion=0.9.24 springFrameworkVersion=6.0.11 tomcatVersion=10.1.11