Upgrade to GraphQL Java 18.2
Closes gh-446
This commit is contained in:
@@ -5,7 +5,7 @@ plugins {
|
||||
|
||||
ext {
|
||||
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
|
||||
graphQlJavaVersion = "18.1"
|
||||
graphQlJavaVersion = "18.2"
|
||||
bootVersion = "2.7.0-SNAPSHOT"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user