Start building against Spring GraphQL 1.2.2 snapshots

See gh-36191
This commit is contained in:
Andy Wilkinson 2023-07-03 19:26:55 +01:00
parent ec8e1e2c95
commit f85ba2a37e
1 changed files with 1 additions and 1 deletions

View File

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