Start building against Spring GraphQL 1.0.3 snapshots

See gh-33150
This commit is contained in:
Stephane Nicoll
2022-11-14 10:11:13 +01:00
parent e90fdef8c2
commit 2d09711942

View File

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