Upgrade to GraphQL Java 20.4

Closes gh-36365
This commit is contained in:
Stephane Nicoll 2023-07-12 18:13:40 +02:00
parent 85194c703b
commit c6ffcb94c0

View File

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