Skip to content

Commit 9600bbc

Browse files
committed
Start building against Spring Data Bom 2023.1.0 snapshots
See gh-38311
1 parent 986d486 commit 9600bbc

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
@@ -1508,7 +1508,7 @@ bom {
15081508
]
15091509
}
15101510
}
1511-
library("Spring Data Bom", "2023.1.0-RC1") {
1511+
library("Spring Data Bom", "2023.1.0-SNAPSHOT") {
15121512
considerSnapshots()
15131513
calendarName = "Spring Data Release"
15141514
group("org.springframework.data") {

0 commit comments

Comments
 (0)