Skip to content

Commit cee26fd

Browse files
committed
Upgrade to Spring Framework 6.0.0.M5
Closes gh-822
1 parent 5be36f5 commit cee26fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ nohttp {
3030
}
3131

3232
ext {
33-
springFrameworkVersion = "6.0.0-M4"
33+
springFrameworkVersion = "6.0.0-M5"
3434
javadocLinks = [
3535
"https://docs.spring.io/spring-framework/docs/$springFrameworkVersion/javadoc-api/",
3636
"https://docs.jboss.org/hibernate/validator/7.0/api/",

0 commit comments

Comments
 (0)