Skip to content

Commit 62a8448

Browse files
committed
Start building against Spring Data 2022.0.0-M6 snapshots
See gh-32254
1 parent d4ed2bd commit 62a8448

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
@@ -1407,7 +1407,7 @@ bom {
14071407
]
14081408
}
14091409
}
1410-
library("Spring Data Bom", "2022.0.0-M5") {
1410+
library("Spring Data Bom", "2022.0.0-SNAPSHOT") {
14111411
group("org.springframework.data") {
14121412
imports = [
14131413
"spring-data-bom"

0 commit comments

Comments
 (0)