Skip to content

Commit f95e56d

Browse files
committed
Upgrade to Spring RESTDocs 3.0.2
Closes gh-42741
1 parent dfd5817 commit f95e56d

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
@@ -1653,7 +1653,7 @@ bom {
16531653
]
16541654
}
16551655
}
1656-
library("Spring RESTDocs", "3.0.2-SNAPSHOT") {
1656+
library("Spring RESTDocs", "3.0.2") {
16571657
considerSnapshots()
16581658
group("org.springframework.restdocs") {
16591659
imports = [

0 commit comments

Comments
 (0)