We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df6a27e commit f0af23bCopy full SHA for f0af23b
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2520,7 +2520,7 @@ bom {
2520
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
2521
}
2522
2523
- library("Spring RESTDocs", "4.0.0-M3") {
+ library("Spring RESTDocs", "4.0.0-SNAPSHOT") {
2524
considerSnapshots()
2525
group("org.springframework.restdocs") {
2526
bom("spring-restdocs-bom")
0 commit comments