Start building against Spring HATEOAS 2.3.0 snapshots

See gh-40674
This commit is contained in:
Andy Wilkinson 2024-05-09 14:29:20 +01:00
parent 578db7fbf4
commit 6a39c37a73

View File

@ -1946,7 +1946,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.3.0-RC1") { library("Spring HATEOAS", "2.3.0-SNAPSHOT") {
considerSnapshots() considerSnapshots()
group("org.springframework.hateoas") { group("org.springframework.hateoas") {
modules = [ modules = [