Skip to content

Commit b2e6cb0

Browse files
committed
Start building against Spring HATEOAS 3.0.0-M5 snapshots
See gh-47003
1 parent fbe0ccf commit b2e6cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2359,7 +2359,7 @@ bom {
23592359
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
23602360
}
23612361
}
2362-
library("Spring HATEOAS", "3.0.0-M4") {
2362+
library("Spring HATEOAS", "3.0.0-SNAPSHOT") {
23632363
considerSnapshots()
23642364
group("org.springframework.hateoas") {
23652365
modules = [

0 commit comments

Comments
 (0)