Skip to content

Commit c58406c

Browse files
committed
Start building against Spring Data Bom 2023.1.3 snapshots
See gh-39480
1 parent f527e9a commit c58406c

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
@@ -1519,7 +1519,7 @@ bom {
15191519
]
15201520
}
15211521
}
1522-
library("Spring Data Bom", "2023.1.2") {
1522+
library("Spring Data Bom", "2023.1.3-SNAPSHOT") {
15231523
considerSnapshots()
15241524
calendarName = "Spring Data Release"
15251525
group("org.springframework.data") {

0 commit comments

Comments
 (0)