Upgrade to Spring for GraphQL 1.0.0-M6

Closes gh-29637
pull/30406/head
Andy Wilkinson 3 years ago
parent 7eff00b818
commit 219d946e33

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

Loading…
Cancel
Save