Start building against Spring GraphQL 1.2.2 snapshots
See gh-36191
This commit is contained in:
parent
ec8e1e2c95
commit
f85ba2a37e
|
@ -1407,7 +1407,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring GraphQL", "1.2.1") {
|
library("Spring GraphQL", "1.2.2-SNAPSHOT") {
|
||||||
group("org.springframework.graphql") {
|
group("org.springframework.graphql") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-graphql",
|
"spring-graphql",
|
||||||
|
|
Loading…
Reference in New Issue