Skip to content

Commit a6c94dc

Browse files
committed
Start building against Spring Data Bom 2023.1.11 snapshots
See gh-42535
1 parent bed5c20 commit a6c94dc

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
@@ -1582,7 +1582,7 @@ bom {
15821582
]
15831583
}
15841584
}
1585-
library("Spring Data Bom", "2023.1.10") {
1585+
library("Spring Data Bom", "2023.1.11-SNAPSHOT") {
15861586
considerSnapshots()
15871587
calendarName = "Spring Data Release"
15881588
group("org.springframework.data") {

0 commit comments

Comments
 (0)