Upgrade to GraphQL Java 18.3

Closes gh-31945
This commit is contained in:
Brian Clozel 2022-08-01 14:32:27 +02:00
parent 06b537e2a0
commit 6e1b68044d
1 changed files with 1 additions and 1 deletions

View File

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