Skip to content

Commit 70e96ae

Browse files
committed
Upgrade to Spring Framework 7.0.0-RC1
Closes gh-1336
1 parent f03653b commit 70e96ae

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-RC1"
1010
graphQlJavaVersion = "25.0.beta-9"
1111
}
1212

0 commit comments

Comments
 (0)