Start building against Spring GraphQL 1.3.5 snapshots
See gh-45092
This commit is contained in:
@@ -2125,7 +2125,7 @@ bom {
|
|||||||
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
|
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring GraphQL", "1.3.4") {
|
library("Spring GraphQL", "1.3.5-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.graphql") {
|
group("org.springframework.graphql") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|||||||
Reference in New Issue
Block a user