Skip to content

Commit 95f3172

Browse files
committed
Start building against Spring Data Bom 2024.0.6 snapshots
See gh-43006
1 parent 36c12e3 commit 95f3172

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
@@ -1953,7 +1953,7 @@ bom {
19531953
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19541954
}
19551955
}
1956-
library("Spring Data Bom", "2024.0.5") {
1956+
library("Spring Data Bom", "2024.0.6-SNAPSHOT") {
19571957
considerSnapshots()
19581958
calendarName = "Spring Data Release"
19591959
group("org.springframework.data") {

0 commit comments

Comments
 (0)