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 4af66a6 commit b62c29fCopy full SHA for b62c29f
build.gradle
@@ -6,7 +6,7 @@ description = "Spring for GraphQL"
6
7
ext {
8
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
9
- springFrameworkVersion = "7.0.0-M7"
+ springFrameworkVersion = "7.0.0-SNAPSHOT"
10
graphQlJavaVersion = "24.1"
11
springBootVersion = "3.5.3"
12
}
0 commit comments