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 ea8fed8 commit ba6b6c7Copy full SHA for ba6b6c7
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
5
ext {
6
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
7
- springFrameworkVersion = "6.0.0-M6"
+ springFrameworkVersion = "6.0.0-RC1"
8
graphQlJavaVersion = "19.2"
9
bootVersion = "3.0.0-SNAPSHOT"
10
}
0 commit comments