Skip to content

Commit

Permalink
Start building against Spring Data Bom 2024.0.7 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Dec 4, 2024
1 parent cd3fd0e commit 6cd3ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2147,7 +2147,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2024.0.6") {
library("Spring Data Bom", "2024.0.7-SNAPSHOT") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {
Expand Down

0 comments on commit 6cd3ee5

Please sign in to comment.