Upgrade to Spring for GraphQL 1.0.0

Closes gh-30858
This commit is contained in:
Brian Clozel
2022-05-18 18:31:18 +02:00
parent 646d582393
commit e34187d05f

View File

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