Upgrade to Spring for GraphQL 1.1.0

Closes gh-33145
This commit is contained in:
Brian Clozel 2022-11-22 14:17:01 +01:00
parent cbc19abb61
commit aeccf7673b

View File

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