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