Start building against Spring RESTDocs 3.0.2 snapshots

See gh-42743
This commit is contained in:
Andy Wilkinson 2024-10-17 14:26:22 +01:00
parent b265cd840a
commit c8e520cf33
1 changed files with 1 additions and 1 deletions

View File

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