Skip to content

Commit e23aaba

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes gh-29323
2 parents c379088 + 27cd1c0 commit e23aaba

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
@@ -1709,7 +1709,7 @@ bom {
17091709
]
17101710
}
17111711
}
1712-
library("Spring RESTDocs", "2.0.6.BUILD-SNAPSHOT") {
1712+
library("Spring RESTDocs", "2.0.6.RELEASE") {
17131713
group("org.springframework.restdocs") {
17141714
modules = [
17151715
"spring-restdocs-asciidoctor",

0 commit comments

Comments
 (0)