Start building against Spring GraphQL 1.1.4 snapshots

See gh-35303
This commit is contained in:
Stephane Nicoll
2023-05-05 12:11:17 +02:00
parent 1b4f9a7e9c
commit c01680e9a8

View File

@@ -1362,7 +1362,7 @@ bom {
]
}
}
library("Spring GraphQL", "1.1.3") {
library("Spring GraphQL", "1.1.4-SNAPSHOT") {
group("org.springframework.graphql") {
modules = [
"spring-graphql",