Skip to content

Commit

Permalink
Start building against Spring HATEOAS 2.3.4 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Dec 10, 2024
1 parent 8dfde86 commit 60217e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2201,7 +2201,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
}
}
library("Spring HATEOAS", "2.3.3") {
library("Spring HATEOAS", "2.3.4-SNAPSHOT") {
considerSnapshots()
group("org.springframework.hateoas") {
modules = [
Expand Down

0 comments on commit 60217e0

Please sign in to comment.