Start building against Spring Data Bom 2023.0.5 snapshots

See gh-37698
This commit is contained in:
Andy Wilkinson 2023-10-04 09:55:59 +01:00
parent a741a16633
commit 7daeb88158
1 changed files with 1 additions and 1 deletions

View File

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