Upgrade to GraphQL Java 19.11
Closes gh-935
This commit is contained in:
@@ -3,7 +3,7 @@ description = "Spring for GraphQL"
|
||||
ext {
|
||||
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
|
||||
springFrameworkVersion = "6.0.12"
|
||||
graphQlJavaVersion = "19.8"
|
||||
graphQlJavaVersion = "19.11"
|
||||
springBootVersion = "3.0.10"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user