Upgrade to GraphQL Java 19.6
Closes gh-729
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.9"
|
||||
graphQlJavaVersion = "19.5"
|
||||
graphQlJavaVersion = "19.6"
|
||||
springBootVersion = "3.0.6"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user