Skip to content

Commit 309ea53

Browse files
committed
Start build against Spring Data 2023.1.0-M2 snapshots
See gh-36680
1 parent 4214482 commit 309ea53

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
@@ -1390,7 +1390,7 @@ bom {
13901390
]
13911391
}
13921392
}
1393-
library("Spring Data Bom", "2023.1.0-M1") {
1393+
library("Spring Data Bom", "2023.1.0-SNAPSHOT") {
13941394
group("org.springframework.data") {
13951395
imports = [
13961396
"spring-data-bom"

0 commit comments

Comments
 (0)