Upgrade to Spring for GraphQL 1.0.0-M5

Closes gh-29285
This commit is contained in:
Brian Clozel
2022-01-19 16:46:12 +01:00
parent 6fa4b942ee
commit 1e4e4f168d

View File

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