Skip to content

Commit 2095e83

Browse files
committed
Start building against Spring Data Bom 2024.0.13 snapshots
See gh-45754
1 parent 7bdd3df commit 2095e83

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
@@ -2129,7 +2129,7 @@ bom {
21292129
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21302130
}
21312131
}
2132-
library("Spring Data Bom", "2024.0.12") {
2132+
library("Spring Data Bom", "2024.0.13-SNAPSHOT") {
21332133
considerSnapshots()
21342134
calendarName = "Spring Data Release"
21352135
group("org.springframework.data") {

0 commit comments

Comments
 (0)