Start building against Spring Data 2020.0.6 snapshots

See gh-25547
This commit is contained in:
Stephane Nicoll 2021-03-10 08:07:44 +01:00
parent 924bb53c69
commit cad9fa2fc0
1 changed files with 1 additions and 1 deletions

View File

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