Skip to content

Commit 58e36de

Browse files
committed
Upgrade to Spring Framework 7.0.0-RC3
Closes gh-1352
1 parent 9d32a8c commit 58e36de

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-RC1"
9+
springFrameworkVersion = "7.0.0-RC3"
1010
graphQlJavaVersion = "24.3"
1111
}
1212

0 commit comments

Comments
 (0)