We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d13034 commit bc60749Copy full SHA for bc60749
platform/spring-boot-dependencies/build.gradle
@@ -2427,7 +2427,7 @@ bom {
2427
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
2428
}
2429
2430
- library("Spring RESTDocs", "4.0.0-SNAPSHOT") {
+ library("Spring RESTDocs", "4.0.0-M3") {
2431
considerSnapshots()
2432
group("org.springframework.restdocs") {
2433
bom("spring-restdocs-bom")
0 commit comments