Skip to content

Commit 479b733

Browse files
committed
Start building against Spring RESTDocs 3.0.4 snapshots
See gh-45760
1 parent cb0b7ef commit 479b733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2262,7 +2262,7 @@ bom {
22622262
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
22632263
}
22642264
}
2265-
library("Spring RESTDocs", "3.0.3") {
2265+
library("Spring RESTDocs", "3.0.4-SNAPSHOT") {
22662266
considerSnapshots()
22672267
group("org.springframework.restdocs") {
22682268
bom("spring-restdocs-bom")

0 commit comments

Comments
 (0)