Skip to content

Commit c8e520c

Browse files
committed
Start building against Spring RESTDocs 3.0.2 snapshots
See gh-42743
1 parent b265cd8 commit c8e520c

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.1") {
2094+
library("Spring RESTDocs", "3.0.2-SNAPSHOT") {
20952095
considerSnapshots()
20962096
group("org.springframework.restdocs") {
20972097
imports = [

0 commit comments

Comments
 (0)