Upgrade to Spring GraphQL 1.2.5

Closes gh-39462
This commit is contained in:
Andy Wilkinson 2024-02-21 20:09:24 +00:00
parent c6c9a7c9f9
commit d14fa83690
1 changed files with 1 additions and 1 deletions

View File

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