Upgrade to Spring for GraphQL 1.0.0-M6

Closes gh-29637
This commit is contained in:
Andy Wilkinson 2022-03-22 17:30:21 +00:00
parent 7eff00b818
commit 219d946e33
1 changed files with 1 additions and 1 deletions

View File

@ -1697,7 +1697,7 @@ bom {
]
}
}
library("Spring GraphQL", "1.0.0-SNAPSHOT") {
library("Spring GraphQL", "1.0.0-M6") {
group("org.springframework.graphql") {
modules = [
"spring-graphql",