Start building against Spring GraphQL 1.2.0-M1 snapshots

See gh-34550
This commit is contained in:
Andy Wilkinson 2023-03-09 17:46:45 +00:00
parent 3fa30e2a47
commit 628483298d
1 changed files with 1 additions and 1 deletions

View File

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