Skip to content

Commit 9e210dc

Browse files
committed
Start building against Spring RESTDocs 3.0.4 snapshots
See gh-45772
1 parent 1c9dda9 commit 9e210dc

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
@@ -2245,7 +2245,7 @@ bom {
22452245
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
22462246
}
22472247
}
2248-
library("Spring RESTDocs", "3.0.3") {
2248+
library("Spring RESTDocs", "3.0.4-SNAPSHOT") {
22492249
considerSnapshots()
22502250
group("org.springframework.restdocs") {
22512251
bom("spring-restdocs-bom")

0 commit comments

Comments
 (0)