Start building against Spring GraphQL 1.0.2 snapshots
See gh-32426
This commit is contained in:
parent
707ebfb2d8
commit
4e82a69a0b
|
@ -1694,7 +1694,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring GraphQL", "1.0.1") {
|
||||
library("Spring GraphQL", "1.0.2-SNAPSHOT") {
|
||||
group("org.springframework.graphql") {
|
||||
modules = [
|
||||
"spring-graphql",
|
||||
|
|
Loading…
Reference in New Issue