Skip to content

Commit ef03bb8

Browse files
committed
Upgrade to Spring REST Docs 3.0.0-M3
Closes gh-30424
1 parent 43effa5 commit ef03bb8

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
@@ -1449,7 +1449,7 @@ bom {
14491449
]
14501450
}
14511451
}
1452-
library("Spring RESTDocs", "3.0.0-SNAPSHOT") {
1452+
library("Spring RESTDocs", "3.0.0-M3") {
14531453
group("org.springframework.restdocs") {
14541454
modules = [
14551455
"spring-restdocs-asciidoctor",

0 commit comments

Comments
 (0)