Switch to Spring for GraphQL 1.0.0-SNAPSHOT

See gh-30858
This commit is contained in:
Brian Clozel 2022-05-04 13:03:49 +02:00
parent ecd7c21493
commit 31cabba828
1 changed files with 1 additions and 1 deletions

View File

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