mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
Upgrade to Spring GraphQL 1.3.4
Closes gh-44108
This commit is contained in:
@@ -2179,7 +2179,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