Upgrade to Spring GraphQL 1.1.2

Closes gh-34323
This commit is contained in:
Andy Wilkinson
2023-02-21 18:08:51 +00:00
parent a5d3107064
commit 8f52a1af93

View File

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