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