Start building against Spring GraphQL 1.0.2 snapshots

See gh-32426
This commit is contained in:
Stephane Nicoll 2022-09-20 03:36:08 +02:00
parent 707ebfb2d8
commit 4e82a69a0b
1 changed files with 1 additions and 1 deletions

View File

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