Skip to content

Commit b6bae9f

Browse files
committed
Upgrade to Spring RESTDocs 3.0.5
Closes gh-46919
1 parent ec09196 commit b6bae9f

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
@@ -2263,7 +2263,7 @@ bom {
22632263
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
22642264
}
22652265
}
2266-
library("Spring RESTDocs", "3.0.5-SNAPSHOT") {
2266+
library("Spring RESTDocs", "3.0.5") {
22672267
considerSnapshots()
22682268
group("org.springframework.restdocs") {
22692269
bom("spring-restdocs-bom")

0 commit comments

Comments
 (0)