Skip to content

Commit 48d51bd

Browse files
committed
Start building against Spring HATEOAS 2.4.1 snapshots
See gh-43478
1 parent d815009 commit 48d51bd

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
@@ -2184,7 +2184,7 @@ bom {
21842184
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
21852185
}
21862186
}
2187-
library("Spring HATEOAS", "2.4.0") {
2187+
library("Spring HATEOAS", "2.4.1-SNAPSHOT") {
21882188
considerSnapshots()
21892189
group("org.springframework.hateoas") {
21902190
modules = [

0 commit comments

Comments
 (0)