Upgrade to Spring GraphQL 1.1.0-M1

Closes gh-32294
This commit is contained in:
Stephane Nicoll 2022-09-20 16:00:47 +02:00
parent 9936448269
commit 35916a9962

View File

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