Upgrade to Spring GraphQL 1.3.1

Closes gh-41035
This commit is contained in:
Andy Wilkinson 2024-06-19 20:42:42 +01:00
parent fae73b7f44
commit 33575b7079

View File

@ -1932,7 +1932,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
} }
} }
library("Spring GraphQL", "1.3.1-SNAPSHOT") { library("Spring GraphQL", "1.3.1") {
considerSnapshots() considerSnapshots()
group("org.springframework.graphql") { group("org.springframework.graphql") {
modules = [ modules = [