Start building against Spring GraphQL 1.2.2 snapshots

See gh-36186
This commit is contained in:
Andy Wilkinson 2023-07-03 17:52:48 +01:00
parent 921691284d
commit 3c00a04211
1 changed files with 1 additions and 1 deletions

View File

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