Skip to content

Commit

Permalink
Merge branch '2.5.x' into 2.6.x
Browse files Browse the repository at this point in the history
Closes gh-29322
  • Loading branch information
wilkinsona committed Jan 17, 2022
2 parents 413fafe + 7518734 commit 27cd1c0
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.6.BUILD-SNAPSHOT") {
library("Spring RESTDocs", "2.0.6.RELEASE") {
group("org.springframework.restdocs") {
modules = [
"spring-restdocs-asciidoctor",
Expand Down

0 comments on commit 27cd1c0

Please sign in to comment.