Skip to content

Commit 3b169a4

Browse files
committed
Upgrade to Spring RESTDocs 2.0.8.RELEASE
Closes gh-38434
1 parent 3c820b8 commit 3b169a4

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
@@ -1824,7 +1824,7 @@ bom {
18241824
]
18251825
}
18261826
}
1827-
library("Spring RESTDocs", "2.0.7.RELEASE") {
1827+
library("Spring RESTDocs", "2.0.8.RELEASE") {
18281828
considerSnapshots()
18291829
group("org.springframework.restdocs") {
18301830
modules = [

0 commit comments

Comments
 (0)