Upgrade to Spring GraphQL 1.2.0

Closes gh-35312
pull/35454/head
Andy Wilkinson 2 years ago
parent df35f035b4
commit b4b870a531

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

Loading…
Cancel
Save