Upgrade to GraphQL Java 20.4
Closes gh-728
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.10"
|
||||
graphQlJavaVersion = "20.2"
|
||||
graphQlJavaVersion = "20.4"
|
||||
springBootVersion = "3.1.0-RC2"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user