Skip to content

Commit 57d6c8b

Browse files
committed
Start building against Spring RESTDocs 4.0.0-M2 snapshots
See gh-46623
1 parent da6aff4 commit 57d6c8b

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
@@ -2446,7 +2446,7 @@ bom {
24462446
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
24472447
}
24482448
}
2449-
library("Spring RESTDocs", "4.0.0-M1") {
2449+
library("Spring RESTDocs", "4.0.0-SNAPSHOT") {
24502450
considerSnapshots()
24512451
group("org.springframework.restdocs") {
24522452
bom("spring-restdocs-bom")

0 commit comments

Comments
 (0)