Upgrade to Spring GraphQL 1.1.6

Closes gh-37259
pull/37462/head
Stéphane Nicoll 1 year ago
parent 99473362d8
commit a49dc0c0d1

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

Loading…
Cancel
Save