Skip to content

Commit b462fea

Browse files
committed
Start building against Spring Data 2020.0.10 snapshots
See gh-26963
1 parent 22c4c6e commit b462fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1558,7 +1558,7 @@ bom {
15581558
]
15591559
}
15601560
}
1561-
library("Spring Data Bom", "2020.0.9") {
1561+
library("Spring Data Bom", "2020.0.10-SNAPSHOT") {
15621562
group("org.springframework.data") {
15631563
imports = [
15641564
"spring-data-bom"

0 commit comments

Comments
 (0)