Start building against Spring HATEOAS 2.4.0 snapshots
See gh-43021
This commit is contained in:
parent
6dc89ad4df
commit
2ae0f811a1
|
@ -1989,7 +1989,7 @@ bom {
|
||||||
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
|
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring HATEOAS", "2.4.0-RC2") {
|
library("Spring HATEOAS", "2.4.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.hateoas") {
|
group("org.springframework.hateoas") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue