Skip to content

Commit

Permalink
Upgrade to Spring REST Docs 2.0.6.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-29321
  • Loading branch information
wilkinsona committed Jan 17, 2022
1 parent e545441 commit 7518734
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 @@ -1710,7 +1710,7 @@ bom {
]
}
}
library("Spring RESTDocs", "2.0.6.BUILD-SNAPSHOT") {
library("Spring RESTDocs", "2.0.6.RELEASE") {
group("org.springframework.restdocs") {
modules = [
"spring-restdocs-asciidoctor",
Expand Down

0 comments on commit 7518734

Please sign in to comment.