Upgrade to Spring GraphQL 1.0.0-RC1

Closes gh-32605
This commit is contained in:
Andy Wilkinson
2022-10-18 21:39:33 +01:00
parent 1d78100ba8
commit d20f582493

View File

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