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

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") {
modules = [
"spring-graphql",