mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Start building against Spring Data Bom 2023.1.0 snapshots
See gh-37351
This commit is contained in:
@@ -1517,7 +1517,7 @@ bom {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Data Bom", "2023.1.0-M2") {
|
library("Spring Data Bom", "2023.1.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
calendarName = "Spring Data Release"
|
calendarName = "Spring Data Release"
|
||||||
group("org.springframework.data") {
|
group("org.springframework.data") {
|
||||||
|
|||||||
Reference in New Issue
Block a user