Upgrade to GraphQL Java 20.2

Closes gh-34987
This commit is contained in:
Andy Wilkinson
2023-04-14 09:15:05 +01:00
parent 9fc8851b53
commit e4187e9440

View File

@@ -288,7 +288,7 @@ bom {
]
}
}
library("GraphQL Java", "20.1") {
library("GraphQL Java", "20.2") {
group("com.graphql-java") {
modules = [
"graphql-java"