Upgrade to GraphQL Java 24.0

Closes gh-45588
This commit is contained in:
Andy Wilkinson
2025-05-16 14:10:13 +01:00
parent 4bdea6e308
commit 95efe8c30c

View File

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