Upgrade to Spring GraphQL 1.3.5
Closes gh-45058
This commit is contained in:
@@ -2139,7 +2139,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.5-SNAPSHOT") {
|
library("Spring GraphQL", "1.3.5") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.graphql") {
|
group("org.springframework.graphql") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|||||||
Reference in New Issue
Block a user