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

View File

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