parent
217427843e
commit
fb2ce355af
|
@ -323,7 +323,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("GraphQL Java", "21.1") {
|
library("GraphQL Java", "21.2") {
|
||||||
prohibit {
|
prohibit {
|
||||||
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
|
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
|
||||||
because "These are snapshots that we don't want to see"
|
because "These are snapshots that we don't want to see"
|
||||||
|
|
Loading…
Reference in New Issue