Merge branch '3.2.x' into 3.3.x
Closes gh-41342
This commit is contained in:
@@ -446,6 +446,11 @@ bom {
|
||||
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
|
||||
because "These are snapshots that we don't want to see"
|
||||
}
|
||||
alignWith {
|
||||
version {
|
||||
from "org.springframework.graphql:spring-graphql"
|
||||
}
|
||||
}
|
||||
group("com.graphql-java") {
|
||||
modules = [
|
||||
"graphql-java"
|
||||
|
||||
Reference in New Issue
Block a user