Skip to content

Commit f476633

Browse files
committed
Upgrade to Spring Framework 6.0.0-M3
Closes gh-788
1 parent 0ad6330 commit f476633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ nohttp {
2727
}
2828

2929
ext {
30-
springFrameworkVersion = "6.0.0-M2"
30+
springFrameworkVersion = "6.0.0-M3"
3131
javadocLinks = [
3232
"https://docs.spring.io/spring-framework/docs/$springFrameworkVersion/javadoc-api/",
3333
"https://docs.jboss.org/hibernate/validator/7.0/api/",

0 commit comments

Comments
 (0)