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 f29fc4d commit aff6ed3Copy full SHA for aff6ed3
platform/spring-boot-dependencies/build.gradle
@@ -2444,7 +2444,7 @@ bom {
2444
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
2445
}
2446
2447
- library("Spring RESTDocs", "4.0.0-SNAPSHOT") {
+ library("Spring RESTDocs", "4.0.0-M2") {
2448
considerSnapshots()
2449
group("org.springframework.restdocs") {
2450
bom("spring-restdocs-bom")
0 commit comments