Skip to content

Commit d0d6595

Browse files
committed
Start building against Spring Data Bom 2024.0.2 snapshots
See gh-41307
1 parent 67899e5 commit d0d6595

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
@@ -1919,7 +1919,7 @@ bom {
19191919
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19201920
}
19211921
}
1922-
library("Spring Data Bom", "2024.0.1") {
1922+
library("Spring Data Bom", "2024.0.2-SNAPSHOT") {
19231923
considerSnapshots()
19241924
calendarName = "Spring Data Release"
19251925
group("org.springframework.data") {

0 commit comments

Comments
 (0)