Skip to content

Commit

Permalink
Start building against Spring REST Docs 2.0.6 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Jan 11, 2022
2 parents e4bb082 + 27eaaa9 commit c211aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1689,7 +1689,7 @@ bom {
]
}
}
library("Spring RESTDocs", "2.0.5.RELEASE") {
library("Spring RESTDocs", "2.0.6.BUILD-SNAPSHOT") {
group("org.springframework.restdocs") {
modules = [
"spring-restdocs-asciidoctor",
Expand Down

0 comments on commit c211aa0

Please sign in to comment.