Skip to content

Commit 593ae30

Browse files
committed
Start building against Spring Data Bom 2022.0.12 snapshots
See gh-38293
1 parent 9f9faf7 commit 593ae30

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
@@ -1363,7 +1363,7 @@ bom {
13631363
]
13641364
}
13651365
}
1366-
library("Spring Data Bom", "2022.0.11") {
1366+
library("Spring Data Bom", "2022.0.12-SNAPSHOT") {
13671367
considerSnapshots()
13681368
calendarName = "Spring Data Release"
13691369
group("org.springframework.data") {

0 commit comments

Comments
 (0)