Upgrade to GraphQL Java 20.8

Closes gh-40020
This commit is contained in:
Brian Clozel
2024-03-19 11:36:57 +01:00
parent 565f440eca
commit 7eb155d76d
3 changed files with 7 additions and 13 deletions

View File

@@ -320,7 +320,7 @@ bom {
]
}
}
library("GraphQL Java", "20.2") {
library("GraphQL Java", "20.8") {
group("com.graphql-java") {
modules = [
"graphql-java"