Skip to content

Commit 1d1ab21

Browse files
committed
Start building against Spring HATEOAS 1.3.6 snapshots
See gh-28609
1 parent 27cd3a1 commit 1d1ab21

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
@@ -1670,7 +1670,7 @@ bom {
16701670
]
16711671
}
16721672
}
1673-
library("Spring HATEOAS", "1.3.5") {
1673+
library("Spring HATEOAS", "1.3.6-SNAPSHOT") {
16741674
group("org.springframework.hateoas") {
16751675
modules = [
16761676
"spring-hateoas"

0 commit comments

Comments
 (0)