Skip to content

Commit ebb882f

Browse files
committed
Upgrade to Spring RESTDocs 3.0.3
Closes gh-43014
1 parent 4e9fb97 commit ebb882f

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
@@ -2243,7 +2243,7 @@ bom {
22432243
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
22442244
}
22452245
}
2246-
library("Spring RESTDocs", "3.0.3-SNAPSHOT") {
2246+
library("Spring RESTDocs", "3.0.3") {
22472247
considerSnapshots()
22482248
group("org.springframework.restdocs") {
22492249
imports = [

0 commit comments

Comments
 (0)