Upgrade to GraphQL Java 18.2

Closes gh-31812
This commit is contained in:
Brian Clozel
2022-07-20 17:36:45 +02:00
parent c3f3a2a707
commit 8cb2a0de94

View File

@@ -401,7 +401,7 @@ bom {
]
}
}
library("GraphQL Java", "18.1") {
library("GraphQL Java", "18.2") {
group("com.graphql-java") {
modules = [
"graphql-java"