Start building against Spring Data Bom 2023.1.0 snapshots
See gh-37351
This commit is contained in:
parent
4ebee17cb1
commit
1bda578327
|
|
@ -1517,7 +1517,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Data Bom", "2023.1.0-M2") {
|
library("Spring Data Bom", "2023.1.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
calendarName = "Spring Data Release"
|
calendarName = "Spring Data Release"
|
||||||
group("org.springframework.data") {
|
group("org.springframework.data") {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue