Skip to content

Commit 52de5d6

Browse files
committed
Start building against Spring RESTDocs 3.0.2 snapshots
See gh-42745
1 parent 1f991d6 commit 52de5d6

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
@@ -2085,7 +2085,7 @@ bom {
20852085
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
20862086
}
20872087
}
2088-
library("Spring RESTDocs", "3.0.1") {
2088+
library("Spring RESTDocs", "3.0.2-SNAPSHOT") {
20892089
considerSnapshots()
20902090
group("org.springframework.restdocs") {
20912091
imports = [

0 commit comments

Comments
 (0)