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