Upgrade to GraphQL Java 19.2

Closes gh-32430
This commit is contained in:
Stephane Nicoll
2022-09-20 16:00:17 +02:00
parent e8aa5680d6
commit 9936448269

View File

@@ -285,7 +285,7 @@ bom {
]
}
}
library("GraphQL Java", "19.0") {
library("GraphQL Java", "19.2") {
group("com.graphql-java") {
modules = [
"graphql-java"