Skip to content

Commit 08e79ee

Browse files
committed
Start building against Spring Data 2020.0.13 snapshots
See gh-27912
1 parent 348863c commit 08e79ee

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
@@ -1564,7 +1564,7 @@ bom {
15641564
]
15651565
}
15661566
}
1567-
library("Spring Data Bom", "2020.0.12") {
1567+
library("Spring Data Bom", "2020.0.13-SNAPSHOT") {
15681568
group("org.springframework.data") {
15691569
imports = [
15701570
"spring-data-bom"

0 commit comments

Comments
 (0)