Upgrade to GraphQL Java 18.5

Closes gh-34995
This commit is contained in:
Andy Wilkinson 2023-04-14 17:36:23 +01:00
parent e70226b48e
commit 7729aef9c0

View File

@ -415,7 +415,7 @@ bom {
]
}
}
library("GraphQL Java", "18.4") {
library("GraphQL Java", "18.5") {
group("com.graphql-java") {
modules = [
"graphql-java"