Skip to content

Commit d64c9c5

Browse files
committed
Start building against Spring Data Bom 2023.1.3 snapshots
See gh-39493
1 parent dab3be6 commit d64c9c5

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
@@ -1448,7 +1448,7 @@ bom {
14481448
]
14491449
}
14501450
}
1451-
library("Spring Data Bom", "2023.1.2") {
1451+
library("Spring Data Bom", "2023.1.3-SNAPSHOT") {
14521452
considerSnapshots()
14531453
calendarName = "Spring Data Release"
14541454
group("org.springframework.data") {

0 commit comments

Comments
 (0)