Start building against Spring HATEOAS 2.4.1 snapshots
See gh-43478
This commit is contained in:
parent
d815009aca
commit
48d51bda1d
|
@ -2184,7 +2184,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") {
|
library("Spring HATEOAS", "2.4.1-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.hateoas") {
|
group("org.springframework.hateoas") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue