Skip to content

Commit 263adf1

Browse files
committed
Upgrade to Spring Data Bom 2020.0.0-M1
Closes gh-21930
1 parent 6cdd894 commit 263adf1

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
@@ -1646,7 +1646,7 @@ bom {
16461646
]
16471647
}
16481648
}
1649-
library("Spring Data Bom", "2020.0.0-SNAPSHOT") {
1649+
library("Spring Data Bom", "2020.0.0-M1") {
16501650
group("org.springframework.data") {
16511651
imports = [
16521652
"spring-data-bom"

0 commit comments

Comments
 (0)