Skip to content

Commit f13d58c

Browse files
committed
Start building against Spring RESTDocs 3.0.3 snapshots
See gh-43014
1 parent 3a85257 commit f13d58c

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
@@ -2091,7 +2091,7 @@ bom {
20912091
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
20922092
}
20932093
}
2094-
library("Spring RESTDocs", "3.0.2") {
2094+
library("Spring RESTDocs", "3.0.3-SNAPSHOT") {
20952095
considerSnapshots()
20962096
group("org.springframework.restdocs") {
20972097
imports = [

0 commit comments

Comments
 (0)