Skip to content

Commit 5c26c89

Browse files
committed
Start build against Spring HATEOAS 1.1.0 snapshots
See gh-21284
1 parent 7ce6ea4 commit 5c26c89

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
@@ -1640,7 +1640,7 @@ bom {
16401640
]
16411641
}
16421642
}
1643-
library("Spring HATEOAS", "1.1.0.RC1") {
1643+
library("Spring HATEOAS", "1.1.0.BUILD-SNAPSHOT") {
16441644
group("org.springframework.hateoas") {
16451645
modules = [
16461646
"spring-hateoas"

0 commit comments

Comments
 (0)