We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b5e9de commit 4702a5bCopy full SHA for 4702a5b
build.gradle
@@ -2,7 +2,7 @@ description = "Spring for GraphQL"
2
3
ext {
4
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
5
- springFrameworkVersion = "6.2.6"
+ springFrameworkVersion = "7.0.0-M4"
6
graphQlJavaVersion = "23.1"
7
springBootVersion = "3.4.3"
8
}
0 commit comments