Skip to content

Commit 741905e

Browse files
committed
Upgrade to Spring RESTDocs 3.0.1
Closes gh-38449
1 parent e559159 commit 741905e

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
@@ -1425,7 +1425,7 @@ bom {
14251425
]
14261426
}
14271427
}
1428-
library("Spring RESTDocs", "3.0.0") {
1428+
library("Spring RESTDocs", "3.0.1") {
14291429
considerSnapshots()
14301430
group("org.springframework.restdocs") {
14311431
imports = [

0 commit comments

Comments
 (0)