Skip to content

Commit a6b066a

Browse files
committed
Start building against Spring HATEOAS 2.4.0-RC2 snapshots
See gh-42572
1 parent 2e5bd9f commit a6b066a

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
@@ -1996,7 +1996,7 @@ bom {
19961996
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
19971997
}
19981998
}
1999-
library("Spring HATEOAS", "2.4.0-RC1") {
1999+
library("Spring HATEOAS", "2.4.0-SNAPSHOT") {
20002000
considerSnapshots()
20012001
group("org.springframework.hateoas") {
20022002
modules = [

0 commit comments

Comments
 (0)