Start building against Spring Data Bom 2023.0.6 snapshots

See gh-38300
This commit is contained in:
Andy Wilkinson 2023-11-10 14:07:03 +00:00
parent 8de589db37
commit a364b1a02d

View File

@ -1402,7 +1402,7 @@ bom {
]
}
}
library("Spring Data Bom", "2023.0.5") {
library("Spring Data Bom", "2023.0.6-SNAPSHOT") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {