Skip to content

Commit aff6ed3

Browse files
committed
Upgrade to Spring RESTDocs 4.0.0-M2
Closes gh-46623
1 parent f29fc4d commit aff6ed3

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
@@ -2444,7 +2444,7 @@ bom {
24442444
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
24452445
}
24462446
}
2447-
library("Spring RESTDocs", "4.0.0-SNAPSHOT") {
2447+
library("Spring RESTDocs", "4.0.0-M2") {
24482448
considerSnapshots()
24492449
group("org.springframework.restdocs") {
24502450
bom("spring-restdocs-bom")

0 commit comments

Comments
 (0)