Upgrade to Spring for GraphQL 1.1.0

Closes gh-33145
pull/33335/head
Brian Clozel 2 years ago
parent cbc19abb61
commit aeccf7673b

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

Loading…
Cancel
Save