diff --git a/gradle.properties b/gradle.properties index 3fd92d3868c..b0ca86da743 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 kotlinVersion=1.9.10 nativeBuildToolsVersion=0.9.27 -springFrameworkVersion=6.1.0-M5 +springFrameworkVersion=6.1.0-SNAPSHOT tomcatVersion=10.1.13 kotlin.stdlib.default.dependency=false