Browse Source

Switch to Spring Data SNAPSHOTs

See gh-30634
pull/30648/head
Brian Clozel 4 years ago
parent
commit
2651068c17
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1359,7 +1359,7 @@ bom { @@ -1359,7 +1359,7 @@ bom {
]
}
}
library("Spring Data Bom", "2022.0.0-M3") {
library("Spring Data Bom", "2022.0.0-SNAPSHOT") {
group("org.springframework.data") {
imports = [
"spring-data-bom"

Loading…
Cancel
Save