Upgrade to Spring GraphQL 1.2.0-M1

Closes gh-34550
This commit is contained in:
Andy Wilkinson 2023-03-21 19:15:42 +00:00
parent 5652e8c1dd
commit 13aea50c5b
1 changed files with 1 additions and 1 deletions

View File

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