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