Upgrade to GraphQL Java 20.0

Closes gh-34557
This commit is contained in:
Andy Wilkinson 2023-03-09 18:23:15 +00:00
parent 628483298d
commit f837e5fbf9
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ bom {
]
}
}
library("GraphQL Java", "19.3") {
library("GraphQL Java", "20.0") {
group("com.graphql-java") {
modules = [
"graphql-java"