Start building against Spring GraphQL 1.1.0 snapshots

See gh-33145
This commit is contained in:
Stephane Nicoll 2022-11-14 13:15:48 +01:00
parent 45f7c848b5
commit 455cccd11a
1 changed files with 1 additions and 1 deletions

View File

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