diff --git a/gradle.properties b/gradle.properties index 7f2a839097c..9d3858acc5a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ junitJupiterVersion=5.10.0 kotlinVersion=1.9.20-RC mavenVersion=3.9.4 nativeBuildToolsVersion=0.9.27 -springFrameworkVersion=6.1.0-RC1 +springFrameworkVersion=6.1.0-SNAPSHOT tomcatVersion=10.1.15 kotlin.stdlib.default.dependency=false