Commit 05a3b9bb authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring Data 2020.0.9 snapshots

See gh-26381
parent fe4d20c9
...@@ -1558,7 +1558,7 @@ bom { ...@@ -1558,7 +1558,7 @@ bom {
] ]
} }
} }
library("Spring Data Bom", "2020.0.8") { library("Spring Data Bom", "2020.0.9-SNAPSHOT") {
group("org.springframework.data") { group("org.springframework.data") {
imports = [ imports = [
"spring-data-bom" "spring-data-bom"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment