Upgrade to GraphQL Java 23.0

Closes gh-45030
This commit is contained in:
Brian Clozel
2025-04-08 09:33:25 +02:00
parent 417a4a0386
commit 4cbf9312ad

View File

@@ -441,7 +441,7 @@ bom {
]
}
}
library("GraphQL Java", "22.3") {
library("GraphQL Java", "23.0") {
prohibit {
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
because "These are snapshots that we don't want to see"