mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 10:59:03 +00:00
Upgrade to GraphQL Java 21.5
Closes gh-40244
This commit is contained in:
@@ -441,7 +441,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"
|
||||
|
||||
Reference in New Issue
Block a user