Upgrade to GraphQL Java 21.5

Closes gh-41340
This commit is contained in:
Andy Wilkinson
2024-07-08 10:28:03 +01:00
parent 71b789a2e3
commit 262a5c195c

View File

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