Skip to content

Commit e0cceed

Browse files
committed
Start building against Spring Data Bom 2023.1.2 snapshots
See gh-38988
1 parent 84b2b37 commit e0cceed

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
@@ -1515,7 +1515,7 @@ bom {
15151515
]
15161516
}
15171517
}
1518-
library("Spring Data Bom", "2023.1.1") {
1518+
library("Spring Data Bom", "2023.1.2-SNAPSHOT") {
15191519
considerSnapshots()
15201520
calendarName = "Spring Data Release"
15211521
group("org.springframework.data") {

0 commit comments

Comments
 (0)