Skip to content

Commit 856e94d

Browse files
committed
Upgrade to Spring RESTDocs 3.0.4
Closes gh-45785
1 parent 92dd9e7 commit 856e94d

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

0 commit comments

Comments
 (0)