Skip to content

Commit e8d5e8a

Browse files
committed
Start building against Spring Framwork 6.0 M4 snapshots
See gh-794
1 parent df6b902 commit e8d5e8a

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
@@ -27,7 +27,7 @@ nohttp {
2727
}
2828

2929
ext {
30-
springFrameworkVersion = "6.0.0-M3"
30+
springFrameworkVersion = "6.0.0-SNAPSHOT"
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)