Start building against Spring Data Bom 2023.1.0 snapshots

See gh-37709
This commit is contained in:
Andy Wilkinson
2023-10-04 10:25:21 +01:00
parent 1ce75cd1a9
commit a4f6b15ffb

View File

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