Skip to content

Commit 7fb6665

Browse files
committed
Upgrade to Spring REST Docs 3.0.0-M4
Closes gh-31621
1 parent 62ded1f commit 7fb6665

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
@@ -1466,7 +1466,7 @@ bom {
14661466
]
14671467
}
14681468
}
1469-
library("Spring RESTDocs", "3.0.0-SNAPSHOT") {
1469+
library("Spring RESTDocs", "3.0.0-M4") {
14701470
group("org.springframework.restdocs") {
14711471
imports = [
14721472
"spring-restdocs-bom"

0 commit comments

Comments
 (0)