Merge branch '3.2.x' into 3.3.x

Closes gh-41342
This commit is contained in:
Andy Wilkinson
2024-07-08 10:33:28 +01:00
2 changed files with 65 additions and 22 deletions

View File

@@ -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"