Upgrade to GraphQL Java 23.1

See gh-45030
This commit is contained in:
Phillip Webb
2025-04-15 10:04:23 -07:00
parent 97c44d1416
commit 8f8a05264b

View File

@@ -452,7 +452,7 @@ bom {
]
}
}
library("GraphQL Java", "23.0") {
library("GraphQL Java", "23.1") {
prohibit {
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
because "we don't want thses snapshots"