Skip to content

Commit 64d7060

Browse files
committed
Start building against Spring Data 2021.1.3 snapshots
See gh-30179
1 parent 33ec810 commit 64d7060

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
@@ -1692,7 +1692,7 @@ bom {
16921692
]
16931693
}
16941694
}
1695-
library("Spring Data Bom", "2021.1.2") {
1695+
library("Spring Data Bom", "2021.1.3-SNAPSHOT") {
16961696
group("org.springframework.data") {
16971697
imports = [
16981698
"spring-data-bom"

0 commit comments

Comments
 (0)