Skip to content

Commit fc45e6c

Browse files
committed
Upgrade to Spring RESTDocs 3.0.3
Closes gh-43007
1 parent e406607 commit fc45e6c

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
@@ -1657,7 +1657,7 @@ bom {
16571657
]
16581658
}
16591659
}
1660-
library("Spring RESTDocs", "3.0.3-SNAPSHOT") {
1660+
library("Spring RESTDocs", "3.0.3") {
16611661
considerSnapshots()
16621662
group("org.springframework.restdocs") {
16631663
imports = [

0 commit comments

Comments
 (0)