Skip to content

Commit b7a8d64

Browse files
committed
Start building against Spring HATEOAS 3.0.0-M4 snapshots
See gh-46049
1 parent bb56f20 commit b7a8d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2220,7 +2220,7 @@ bom {
22202220
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
22212221
}
22222222
}
2223-
library("Spring HATEOAS", "3.0.0-M2") {
2223+
library("Spring HATEOAS", "3.0.0-SNAPSHOT") {
22242224
considerSnapshots()
22252225
group("org.springframework.hateoas") {
22262226
modules = [

0 commit comments

Comments
 (0)