mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Start building against Spring RESTDocs 4.0.0-RC1 snapshots
See gh-47498
This commit is contained in:
@@ -2520,7 +2520,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring RESTDocs", "4.0.0-M3") {
|
||||
library("Spring RESTDocs", "4.0.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.restdocs") {
|
||||
bom("spring-restdocs-bom")
|
||||
|
||||
Reference in New Issue
Block a user