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 32931f3 commit a03a79cCopy full SHA for a03a79c
build.gradle
@@ -3,7 +3,7 @@ description = "Spring for GraphQL"
3
ext {
4
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
5
springFrameworkVersion = "6.0.9"
6
- graphQlJavaVersion = "19.5"
+ graphQlJavaVersion = "19.6"
7
springBootVersion = "3.0.6"
8
}
9
0 commit comments