Upgrade to Spring GraphQL 1.2.0-RC1

Closes gh-34972
This commit is contained in:
Andy Wilkinson 2023-04-20 09:59:03 +01:00
parent 5965df39b5
commit 68b25598b9

View File

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