Start building against Spring GraphQL 1.2.0 snapshots

See gh-35312
This commit is contained in:
Stephane Nicoll
2023-05-05 12:12:57 +02:00
parent 4ec4bf0d33
commit 0649605db1

View File

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