Skip to content

Commit c7bf816

Browse files
committed
Start building against Spring REST Docs 3.0.0-M3 snapshots
See gh-30424
1 parent 7e98ee8 commit c7bf816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1387,7 +1387,7 @@ bom {
13871387
]
13881388
}
13891389
}
1390-
library("Spring RESTDocs", "3.0.0-M2") {
1390+
library("Spring RESTDocs", "3.0.0-SNAPSHOT") {
13911391
group("org.springframework.restdocs") {
13921392
modules = [
13931393
"spring-restdocs-asciidoctor",

0 commit comments

Comments
 (0)