Align GraphQL Java version with dependency from spring-graphql
Closes gh-41315
This commit is contained in:
@@ -333,6 +333,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