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
1 changed files with 1 additions and 1 deletions

View File

@ -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",