diff --git a/gradle.properties b/gradle.properties index 06aaf93bc7..efe0e24893 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 kotlinVersion=1.8.21 nativeBuildToolsVersion=0.9.21 -springFrameworkVersion=6.0.8 +springFrameworkVersion=6.0.9-SNAPSHOT tomcatVersion=10.1.8 kotlin.stdlib.default.dependency=false