Skip to content

Commit 964f028

Browse files
committed
Upgrade to Spring REST Docs 3.0.0-M1
Closes gh-28721
1 parent db6e9a7 commit 964f028

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
@@ -1378,7 +1378,7 @@ bom {
13781378
]
13791379
}
13801380
}
1381-
library("Spring RESTDocs", "3.0.0-SNAPSHOT") {
1381+
library("Spring RESTDocs", "3.0.0-M1") {
13821382
group("org.springframework.restdocs") {
13831383
modules = [
13841384
"spring-restdocs-asciidoctor",

0 commit comments

Comments
 (0)