Skip to content

Commit 29c7e62

Browse files
committed
Upgrade to Spring Data 2020.0.0-RC1
Closes gh-23197
1 parent 284dd30 commit 29c7e62

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
@@ -1557,7 +1557,7 @@ bom {
15571557
]
15581558
}
15591559
}
1560-
library("Spring Data Bom", "2020.0.0-SNAPSHOT") {
1560+
library("Spring Data Bom", "2020.0.0-RC1") {
15611561
group("org.springframework.data") {
15621562
imports = [
15631563
"spring-data-bom"

0 commit comments

Comments
 (0)