Skip to content

Commit 917bb23

Browse files
committed
Upgrade to Spring RESTDocs 2.0.7.RELEASE
Closes gh-35499
1 parent 9972c40 commit 917bb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1757,7 +1757,7 @@ bom {
17571757
]
17581758
}
17591759
}
1760-
library("Spring RESTDocs", "2.0.6.RELEASE") {
1760+
library("Spring RESTDocs", "2.0.7.RELEASE") {
17611761
group("org.springframework.restdocs") {
17621762
modules = [
17631763
"spring-restdocs-asciidoctor",

0 commit comments

Comments
 (0)