Skip to content

Commit 68778d5

Browse files
committed
Upgrade to Spring RESTDocs 3.0.4
Closes gh-45772
1 parent 3dc1c3b commit 68778d5

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

0 commit comments

Comments
 (0)