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 2fc0029 commit 04a2da9Copy full SHA for 04a2da9
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.0.9"
+ springFrameworkVersion = "6.0.10"
6
graphQlJavaVersion = "20.2"
7
springBootVersion = "3.1.0-RC2"
8
}
0 commit comments