Start building against Spring HATEOAS 2.4.0 snapshots

See gh-43021
This commit is contained in:
Stéphane Nicoll 2024-11-05 12:46:57 +09:00
parent 6dc89ad4df
commit 2ae0f811a1
1 changed files with 1 additions and 1 deletions

View File

@ -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 = [