Start building against Spring GraphQL 1.2.9 snapshots
See gh-42740
This commit is contained in:
parent
7613e91a51
commit
10625e6b54
|
@ -1600,7 +1600,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring GraphQL", "1.2.8") {
|
||||
library("Spring GraphQL", "1.2.9-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.graphql") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue