Start building against Spring GraphQL 1.0.1 snapshots

See gh-31616
This commit is contained in:
Andy Wilkinson
2022-07-08 09:58:24 +01:00
parent 28b4938c9b
commit c6d5652dcc

View File

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