Start building against Spring Data Bom 2023.0.5 snapshots
See gh-37698
This commit is contained in:
parent
a741a16633
commit
7daeb88158
|
@ -1408,7 +1408,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Data Bom", "2023.0.4") {
|
||||
library("Spring Data Bom", "2023.0.5-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
calendarName = "Spring Data Release"
|
||||
group("org.springframework.data") {
|
||||
|
|
Loading…
Reference in New Issue