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 8d8828b commit 2d135bfCopy full SHA for 2d135bf
build.gradle
@@ -4,7 +4,7 @@ ext {
4
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
5
springFrameworkVersion = "6.0.10"
6
graphQlJavaVersion = "20.4"
7
- springBootVersion = "3.1.0-RC2"
+ springBootVersion = "3.1.0"
8
}
9
10
subprojects {
0 commit comments