Upgrade to Spring GraphQL 1.0.2

Closes gh-32426
This commit is contained in:
Stephane Nicoll 2022-09-20 15:52:32 +02:00
parent 4e82a69a0b
commit 1b73b85a88

View File

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