Commit 99f7bc1a authored by Phillip Webb's avatar Phillip Webb

Build against Spring Data 2020.0.4-SNAPSHOT

See gh-25002
parent d95d7a02
...@@ -1557,7 +1557,7 @@ bom { ...@@ -1557,7 +1557,7 @@ bom {
] ]
} }
} }
library("Spring Data Bom", "2020.0.3") { library("Spring Data Bom", "2020.0.4-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