Start building against Spring Data Bom 2023.1.3 snapshots
See gh-39493
This commit is contained in:
parent
dab3be6857
commit
d64c9c56fa
|
@ -1448,7 +1448,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Data Bom", "2023.1.2") {
|
library("Spring Data Bom", "2023.1.3-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
calendarName = "Spring Data Release"
|
calendarName = "Spring Data Release"
|
||||||
group("org.springframework.data") {
|
group("org.springframework.data") {
|
||||||
|
|
Loading…
Reference in New Issue