Browse Source

Start building against Spring HATEOAS 2.0.7 snapshots

See gh-38374
3.0.x
Andy Wilkinson 2 years ago
parent
commit
15e9ae91ea
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1389,7 +1389,7 @@ bom { @@ -1389,7 +1389,7 @@ bom {
]
}
}
library("Spring HATEOAS", "2.0.6") {
library("Spring HATEOAS", "2.0.7-SNAPSHOT") {
considerSnapshots()
group("org.springframework.hateoas") {
modules = [

Loading…
Cancel
Save