Skip to content

Commit 27cd1c0

Browse files
committed
Merge branch '2.5.x' into 2.6.x
Closes gh-29322
2 parents 413fafe + 7518734 commit 27cd1c0

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
@@ -1689,7 +1689,7 @@ bom {
16891689
]
16901690
}
16911691
}
1692-
library("Spring RESTDocs", "2.0.6.BUILD-SNAPSHOT") {
1692+
library("Spring RESTDocs", "2.0.6.RELEASE") {
16931693
group("org.springframework.restdocs") {
16941694
modules = [
16951695
"spring-restdocs-asciidoctor",

0 commit comments

Comments
 (0)