Skip to content

Commit 5bafe70

Browse files
committed
Upgrade to Spring RESTDocs 4.0.0-M1
Closes gh-45491
1 parent 0b7d2b6 commit 5bafe70

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
@@ -2410,7 +2410,7 @@ bom {
24102410
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
24112411
}
24122412
}
2413-
library("Spring RESTDocs", "4.0.0-SNAPSHOT") {
2413+
library("Spring RESTDocs", "4.0.0-M1") {
24142414
considerSnapshots()
24152415
group("org.springframework.restdocs") {
24162416
bom("spring-restdocs-bom")

0 commit comments

Comments
 (0)