Start building against Spring GraphQL 1.1.3 snapshots

See gh-34541
This commit is contained in:
Andy Wilkinson 2023-03-09 14:55:00 +00:00
parent 7e6d984c7f
commit 30b6203748
1 changed files with 1 additions and 1 deletions

View File

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