Skip to content

Commit 978e939

Browse files
committed
Start building against Spring RESTDocs 3.0.0-RC1 snapshots
See gh-32623
1 parent f000941 commit 978e939

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
@@ -1471,7 +1471,7 @@ bom {
14711471
]
14721472
}
14731473
}
1474-
library("Spring RESTDocs", "3.0.0-M4") {
1474+
library("Spring RESTDocs", "3.0.0-SNAPSHOT") {
14751475
group("org.springframework.restdocs") {
14761476
imports = [
14771477
"spring-restdocs-bom"

0 commit comments

Comments
 (0)