Start building against Spring Data Bom 2023.1.6 snapshots

See gh-40658
This commit is contained in:
Andy Wilkinson 2024-05-09 12:16:07 +01:00
parent b6135c564c
commit 5f6fb96931

View File

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