Skip to content

Commit 9b1475c

Browse files
committed
Start building against Spring Data Bom 2023.1.8 snapshots
See gh-41294
1 parent a1a3cec commit 9b1475c

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
@@ -1578,7 +1578,7 @@ bom {
15781578
]
15791579
}
15801580
}
1581-
library("Spring Data Bom", "2023.1.7") {
1581+
library("Spring Data Bom", "2023.1.8-SNAPSHOT") {
15821582
considerSnapshots()
15831583
calendarName = "Spring Data Release"
15841584
group("org.springframework.data") {

0 commit comments

Comments
 (0)