Upgrade to Spring GraphQL 1.2.3

Closes gh-37232
pull/34900/head
Stéphane Nicoll 1 year ago
parent 0e64ed7870
commit 2476193eb7

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

Loading…
Cancel
Save