Upgrade to GraphQL Java 19.5

Closes gh-34996
This commit is contained in:
Andy Wilkinson 2023-04-14 17:37:59 +01:00
parent c142e7d45a
commit 2cb6340ca5

View File

@ -284,7 +284,7 @@ bom {
]
}
}
library("GraphQL Java", "19.4") {
library("GraphQL Java", "19.5") {
group("com.graphql-java") {
modules = [
"graphql-java"