Upgrade to Spring for GraphQL 1.0.1

Closes gh-31616
This commit is contained in:
Brian Clozel 2022-07-20 17:37:41 +02:00
parent 8cb2a0de94
commit 53b9ff5e89
1 changed files with 1 additions and 1 deletions

View File

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