Skip to content

Commit f417b4b

Browse files
committed
Start building against Spring Data 2021.1.6 snapshots
See gh-31611
1 parent ece5163 commit f417b4b

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
@@ -1694,7 +1694,7 @@ bom {
16941694
]
16951695
}
16961696
}
1697-
library("Spring Data Bom", "2021.1.5") {
1697+
library("Spring Data Bom", "2021.1.6-SNAPSHOT") {
16981698
group("org.springframework.data") {
16991699
imports = [
17001700
"spring-data-bom"

0 commit comments

Comments
 (0)