Skip to content

Commit 579daad

Browse files
committed
Start building against Spring REST Docs 2.0.7 snapshots
See gh-33127
1 parent 37ffaa3 commit 579daad

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
@@ -1759,7 +1759,7 @@ bom {
17591759
]
17601760
}
17611761
}
1762-
library("Spring RESTDocs", "2.0.6.RELEASE") {
1762+
library("Spring RESTDocs", "2.0.7.BUILD-SNAPSHOT") {
17631763
group("org.springframework.restdocs") {
17641764
modules = [
17651765
"spring-restdocs-asciidoctor",

0 commit comments

Comments
 (0)