Skip to content

Commit a68eae6

Browse files
committed
Start building against Spring HATEOAS 2.1.3 snapshots
See gh-38375
1 parent 60a70c9 commit a68eae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1429,7 +1429,7 @@ bom {
14291429
]
14301430
}
14311431
}
1432-
library("Spring HATEOAS", "2.1.2") {
1432+
library("Spring HATEOAS", "2.1.3-SNAPSHOT") {
14331433
considerSnapshots()
14341434
group("org.springframework.hateoas") {
14351435
modules = [

0 commit comments

Comments
 (0)