Upgrade to Spring RESTDocs 3.0.5

Closes gh-46919
This commit is contained in:
Andy Wilkinson 2025-08-20 12:34:00 +01:00
parent ec09196137
commit b6bae9f59b
1 changed files with 1 additions and 1 deletions

View File

@ -2263,7 +2263,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
}
}
library("Spring RESTDocs", "3.0.5-SNAPSHOT") {
library("Spring RESTDocs", "3.0.5") {
considerSnapshots()
group("org.springframework.restdocs") {
bom("spring-restdocs-bom")