Upgrade to GraphQL Java 22.3

Closes gh-42758
This commit is contained in:
Andy Wilkinson
2024-10-17 15:54:23 +01:00
parent 88bfc61709
commit 7be305d11f

View File

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