Browse Source

Start building against Spring HATEOAS 2.1.0-M1 snapshots

See gh-
pull/34585/head
Andy Wilkinson 3 years ago
parent
commit
04339ee35d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1357,7 +1357,7 @@ bom { @@ -1357,7 +1357,7 @@ bom {
]
}
}
library("Spring HATEOAS", "2.0.2") {
library("Spring HATEOAS", "2.1.0-SNAPSHOT") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"

Loading…
Cancel
Save