Skip to content

Commit b2659f5

Browse files
committed
Start building against Spring Data 2021.2.0-M3 snapshots
See gh-29765
1 parent 76039f3 commit b2659f5

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
@@ -1657,7 +1657,7 @@ bom {
16571657
]
16581658
}
16591659
}
1660-
library("Spring Data Bom", "2021.2.0-M2") {
1660+
library("Spring Data Bom", "2021.2.0-SNAPSHOT") {
16611661
group("org.springframework.data") {
16621662
imports = [
16631663
"spring-data-bom"

0 commit comments

Comments
 (0)