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.
2 parents fab654e + 1523332 commit b0e266eCopy full SHA for b0e266e
build.gradle
@@ -3,7 +3,7 @@ description = "Spring for GraphQL"
3
ext {
4
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
5
springFrameworkVersion = "7.0.0-M5"
6
- graphQlJavaVersion = "24.0"
+ graphQlJavaVersion = "24.1"
7
springBootVersion = "3.4.3"
8
}
9
0 commit comments