Start building against Spring Data Bom 2023.1.11 snapshots

See gh-42535
This commit is contained in:
Andy Wilkinson 2024-10-09 09:42:19 +01:00
parent bed5c20d5c
commit a6c94dc723

View File

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