Skip to content

Commit 24cf5ff

Browse files
committed
Start building against Spring HATEOAS 2.0.0-SNAPSHOT
See gh-31855
1 parent 68fc87b commit 24cf5ff

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
@@ -1421,7 +1421,7 @@ bom {
14211421
]
14221422
}
14231423
}
1424-
library("Spring HATEOAS", "2.0.0-M5") {
1424+
library("Spring HATEOAS", "2.0.0-SNAPSHOT") {
14251425
group("org.springframework.hateoas") {
14261426
modules = [
14271427
"spring-hateoas"

0 commit comments

Comments
 (0)