Upgrade to Spring for GraphQL 1.0.0-RC1

Closes gh-30463
This commit is contained in:
Brian Clozel 2022-04-20 10:56:51 +02:00
parent a3e3c985d2
commit ee274abe48

View File

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