parent
1d02374d75
commit
28ededc0d6
|
@ -2308,7 +2308,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", "2.0.0-SNAPSHOT") {
|
library("Spring GraphQL", "2.0.0-M1") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.graphql") {
|
group("org.springframework.graphql") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue