Start building against Spring GraphQL 1.2.3 snapshots
See gh-37266
This commit is contained in:
parent
4bd8c350f2
commit
83a920a28f
|
@ -1425,7 +1425,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring GraphQL", "1.2.2") {
|
library("Spring GraphQL", "1.2.3-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.graphql") {
|
group("org.springframework.graphql") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue