Start building against Spring Data Bom 2023.0.8 snapshots
See gh-38977
This commit is contained in:
parent
905e2a623e
commit
d5d4ec99da
|
@ -1402,7 +1402,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Data Bom", "2023.0.7") {
|
library("Spring Data Bom", "2023.0.8-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
calendarName = "Spring Data Release"
|
calendarName = "Spring Data Release"
|
||||||
group("org.springframework.data") {
|
group("org.springframework.data") {
|
||||||
|
|
Loading…
Reference in New Issue