Skip to content

Commit ec2d434

Browse files
committed
Start building against Spring RESTDocs 3.0.4 snapshots
See gh-45785
1 parent 8b22a23 commit ec2d434

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
@@ -2383,7 +2383,7 @@ bom {
23832383
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
23842384
}
23852385
}
2386-
library("Spring RESTDocs", "3.0.3") {
2386+
library("Spring RESTDocs", "3.0.4-SNAPSHOT") {
23872387
considerSnapshots()
23882388
group("org.springframework.restdocs") {
23892389
bom("spring-restdocs-bom")

0 commit comments

Comments
 (0)