Skip to content

Commit bc60749

Browse files
committed
Upgrade to Spring RESTDocs 4.0.0-M3
Closes gh-47007
1 parent 6d13034 commit bc60749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2427,7 +2427,7 @@ bom {
24272427
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
24282428
}
24292429
}
2430-
library("Spring RESTDocs", "4.0.0-SNAPSHOT") {
2430+
library("Spring RESTDocs", "4.0.0-M3") {
24312431
considerSnapshots()
24322432
group("org.springframework.restdocs") {
24332433
bom("spring-restdocs-bom")

0 commit comments

Comments
 (0)