Skip to content

Commit 6c1e194

Browse files
committed
Start building against Spring Data 2021.2.0-M4 snapshots
See gh-30185
1 parent 6baa248 commit 6c1e194

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
@@ -1668,7 +1668,7 @@ bom {
16681668
]
16691669
}
16701670
}
1671-
library("Spring Data Bom", "2021.2.0-M3") {
1671+
library("Spring Data Bom", "2021.2.0-SNAPSHOT") {
16721672
group("org.springframework.data") {
16731673
imports = [
16741674
"spring-data-bom"

0 commit comments

Comments
 (0)