Upgrade to GraphQL Java 18.1

Closes gh-30859
This commit is contained in:
Brian Clozel 2022-05-04 13:03:16 +02:00
parent 23f89f0d1e
commit ecd7c21493
1 changed files with 1 additions and 1 deletions

View File

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