Skip to content

Commit cb26063

Browse files
committed
Start building against Spring HATEOAS 3.0.0-M4 snapshots
See gh-46804
1 parent 1bb0a72 commit cb26063

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
@@ -2365,7 +2365,7 @@ bom {
23652365
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
23662366
}
23672367
}
2368-
library("Spring HATEOAS", "3.0.0-M3") {
2368+
library("Spring HATEOAS", "3.0.0-SNAPSHOT") {
23692369
considerSnapshots()
23702370
group("org.springframework.hateoas") {
23712371
modules = [

0 commit comments

Comments
 (0)