Skip to content

Commit d1ca2d7

Browse files
committed
Upgrade to Spring Framework 7.0.0-M9
Closes gh-1292
1 parent e4d7b81 commit d1ca2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "Spring for GraphQL"
66

77
ext {
88
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
9-
springFrameworkVersion = "7.0.0-SNAPSHOT"
9+
springFrameworkVersion = "7.0.0-M9"
1010
graphQlJavaVersion = "25.0.beta-5"
1111
}
1212

0 commit comments

Comments
 (0)