Skip to content

Commit 610d026

Browse files
committed
Start building against Spring HATEOAS 3.0.1 snapshots
See gh-48481
1 parent 7347d7e commit 610d026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2446,7 +2446,7 @@ bom {
24462446
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
24472447
}
24482448
}
2449-
library("Spring HATEOAS", "3.0.0") {
2449+
library("Spring HATEOAS", "3.0.1-SNAPSHOT") {
24502450
considerSnapshots()
24512451
group("org.springframework.hateoas") {
24522452
modules = [

0 commit comments

Comments
 (0)