mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Upgrade to Spring GraphQL 2.0.1
Closes gh-48440
This commit is contained in:
@@ -2428,7 +2428,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring GraphQL", "2.0.1-SNAPSHOT") {
|
||||
library("Spring GraphQL", "2.0.1") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.graphql") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user