Switch to Spring for GraphQL 1.1.2-SNAPSHOT

See gh-34227
This commit is contained in:
Brian Clozel 2023-02-17 16:02:54 +01:00
parent 8f6ded0ea4
commit ed5bec10d4
1 changed files with 1 additions and 1 deletions

View File

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