Start building against Spring GraphQL 1.0.4 snapshots

See gh-34532
This commit is contained in:
Andy Wilkinson 2023-03-09 11:29:34 +00:00
parent 5fdd124bc3
commit 783db48cf4
1 changed files with 1 additions and 1 deletions

View File

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