Skip to content

Commit d311612

Browse files
committed
Start building against Spring Data Bom 2023.0.12 snapshots
See gh-40649
1 parent 02e390f commit d311612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1462,7 +1462,7 @@ bom {
14621462
]
14631463
}
14641464
}
1465-
library("Spring Data Bom", "2023.0.11") {
1465+
library("Spring Data Bom", "2023.0.12-SNAPSHOT") {
14661466
considerSnapshots()
14671467
calendarName = "Spring Data Release"
14681468
group("org.springframework.data") {

0 commit comments

Comments
 (0)