Start building against Spring Data Bom 2023.1.1 snapshots

See gh-38697
This commit is contained in:
Andy Wilkinson
2023-12-06 20:21:19 +00:00
parent 5e40739997
commit 174813c341

View File

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