Skip to content

Commit 71a6501

Browse files
committed
Upgrade to Spring RESTDocs 3.0.1
Closes gh-38468
1 parent ac873ea commit 71a6501

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
@@ -1465,7 +1465,7 @@ bom {
14651465
]
14661466
}
14671467
}
1468-
library("Spring RESTDocs", "3.0.0") {
1468+
library("Spring RESTDocs", "3.0.1") {
14691469
considerSnapshots()
14701470
group("org.springframework.restdocs") {
14711471
imports = [

0 commit comments

Comments
 (0)