Start building against Spring Data Bom 2023.1.8 snapshots
See gh-41294
This commit is contained in:
parent
a1a3cecf52
commit
9b1475cb40
|
|
@ -1578,7 +1578,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Data Bom", "2023.1.7") {
|
library("Spring Data Bom", "2023.1.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