Start building against Spring GraphQL 1.0.1 snapshots
See gh-31616
This commit is contained in:
parent
28b4938c9b
commit
c6d5652dcc
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue