Skip to content

Commit fe39095

Browse files
committed
Start building against Spring RESTDocs 3.0.3 snapshots
See gh-43007
1 parent 91c802a commit fe39095

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.2") {
1656+
library("Spring RESTDocs", "3.0.3-SNAPSHOT") {
16571657
considerSnapshots()
16581658
group("org.springframework.restdocs") {
16591659
imports = [

0 commit comments

Comments
 (0)