Skip to content

Commit cd94b27

Browse files
committed
Start building against Spring Data 2021.0.9 snapshots
See gh-29711
1 parent 29d502d commit cd94b27

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
@@ -1662,7 +1662,7 @@ bom {
16621662
]
16631663
}
16641664
}
1665-
library("Spring Data Bom", "2021.0.8") {
1665+
library("Spring Data Bom", "2021.0.9-SNAPSHOT") {
16661666
group("org.springframework.data") {
16671667
imports = [
16681668
"spring-data-bom"

0 commit comments

Comments
 (0)