Upgrade to Spring GraphQL 1.3.4
Closes gh-44121
This commit is contained in:
@@ -2162,7 +2162,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring GraphQL", "1.3.4-SNAPSHOT") {
|
||||
library("Spring GraphQL", "1.3.4") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.graphql") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user