Upgrade to Spring for GraphQL 1.0.0-RC1

Closes gh-30463
pull/30774/head
Brian Clozel 3 years ago
parent a3e3c985d2
commit ee274abe48

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

Loading…
Cancel
Save