Skip to content

Commit d22c0a2

Browse files
committed
Start building against Spring Data 2021.1.5 snapshots
See gh-31349
1 parent bc6d2ea commit d22c0a2

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.4") {
1697+
library("Spring Data Bom", "2021.1.5-SNAPSHOT") {
16981698
group("org.springframework.data") {
16991699
imports = [
17001700
"spring-data-bom"

0 commit comments

Comments
 (0)