Skip to content

Commit 2f28e36

Browse files
committed
Start building against Spring RESTDocs 3.0.2 snapshots
See gh-42741
1 parent 10625e6 commit 2f28e36

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
@@ -1653,7 +1653,7 @@ bom {
16531653
]
16541654
}
16551655
}
1656-
library("Spring RESTDocs", "3.0.1") {
1656+
library("Spring RESTDocs", "3.0.2-SNAPSHOT") {
16571657
considerSnapshots()
16581658
group("org.springframework.restdocs") {
16591659
imports = [

0 commit comments

Comments
 (0)