Skip to content

Commit 988fbb9

Browse files
committed
Upgrade to Spring RESTDocs 3.0.4
Closes gh-45760
1 parent faef2ce commit 988fbb9

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.4-SNAPSHOT") {
2265+
library("Spring RESTDocs", "3.0.4") {
22662266
considerSnapshots()
22672267
group("org.springframework.restdocs") {
22682268
bom("spring-restdocs-bom")

0 commit comments

Comments
 (0)