Skip to content

Commit 5f6fb96

Browse files
committed
Start building against Spring Data Bom 2023.1.6 snapshots
See gh-40658
1 parent b6135c5 commit 5f6fb96

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
@@ -1575,7 +1575,7 @@ bom {
15751575
]
15761576
}
15771577
}
1578-
library("Spring Data Bom", "2023.1.5") {
1578+
library("Spring Data Bom", "2023.1.6-SNAPSHOT") {
15791579
considerSnapshots()
15801580
calendarName = "Spring Data Release"
15811581
group("org.springframework.data") {

0 commit comments

Comments
 (0)