Skip to content

Commit d6586b8

Browse files
committed
Merge branch '2.2.x' into 2.3.x
Closes gh-23376
2 parents 7a7aef8 + e87e52d commit d6586b8

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.4.RELEASE") {
1712+
library("Spring RESTDocs", "2.0.5.RELEASE") {
17131713
group("org.springframework.restdocs") {
17141714
modules = [
17151715
"spring-restdocs-asciidoctor",

0 commit comments

Comments
 (0)