Skip to content

Commit 8af836a

Browse files
committed
Upgrade to Spring RESTDocs 3.0.5
Closes gh-46920
1 parent ae6c6a5 commit 8af836a

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
@@ -2398,7 +2398,7 @@ bom {
23982398
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
23992399
}
24002400
}
2401-
library("Spring RESTDocs", "3.0.5-SNAPSHOT") {
2401+
library("Spring RESTDocs", "3.0.5") {
24022402
considerSnapshots()
24032403
group("org.springframework.restdocs") {
24042404
bom("spring-restdocs-bom")

0 commit comments

Comments
 (0)