Start building against Spring HATEOAS 3.0.0-M4 snapshots
See gh-46049
This commit is contained in:
parent
bb56f20e11
commit
b7a8d6447d
|
@ -2220,7 +2220,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring HATEOAS", "3.0.0-M2") {
|
||||
library("Spring HATEOAS", "3.0.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.hateoas") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue