Start building against Spring GraphQL 1.1.4 snapshots
See gh-35303
This commit is contained in:
parent
1b4f9a7e9c
commit
c01680e9a8
|
@ -1362,7 +1362,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring GraphQL", "1.1.3") {
|
library("Spring GraphQL", "1.1.4-SNAPSHOT") {
|
||||||
group("org.springframework.graphql") {
|
group("org.springframework.graphql") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-graphql",
|
"spring-graphql",
|
||||||
|
|
Loading…
Reference in New Issue