Skip to content

Commit 532217a

Browse files
committed
Upgrade to Spring RESTDocs 3.0.3
Closes gh-43025
1 parent 51e8a00 commit 532217a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2226,7 +2226,7 @@ bom {
22262226
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
22272227
}
22282228
}
2229-
library("Spring RESTDocs", "3.0.3-SNAPSHOT") {
2229+
library("Spring RESTDocs", "3.0.3") {
22302230
considerSnapshots()
22312231
group("org.springframework.restdocs") {
22322232
imports = [

0 commit comments

Comments
 (0)