Switch to Spring for GraphQL 1.0.0-SNAPSHOT

See gh-30463
This commit is contained in:
Brian Clozel
2022-03-29 15:04:28 +02:00
parent 4466a0b041
commit 93817c708e
8 changed files with 34 additions and 31 deletions

View File

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