Skip to content

Commit

Permalink
Start building against Spring REST Docs 2.0.7 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Nov 14, 2022
1 parent 37ffaa3 commit 579daad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1759,7 +1759,7 @@ bom {
]
}
}
library("Spring RESTDocs", "2.0.6.RELEASE") {
library("Spring RESTDocs", "2.0.7.BUILD-SNAPSHOT") {
group("org.springframework.restdocs") {
modules = [
"spring-restdocs-asciidoctor",
Expand Down

0 comments on commit 579daad

Please sign in to comment.