Skip to content

Commit

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

0 comments on commit a23c7df

Please sign in to comment.