Start building against Spring GraphQL 1.2.0-RC1 snapshots

See gh-34972
This commit is contained in:
Stephane Nicoll
2023-04-14 14:55:45 +02:00
parent 762780e0fa
commit 6e1a4a3466

View File

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