Switch to Spring for GraphQL 1.1.0-SNAPSHOT

See gh-32605
This commit is contained in:
Brian Clozel 2022-10-06 15:14:31 +02:00
parent a681a93443
commit 6ff31fe231
1 changed files with 1 additions and 1 deletions

View File

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