Skip to content

Commit 7518734

Browse files
committed
Upgrade to Spring REST Docs 2.0.6.RELEASE
Closes gh-29321
1 parent e545441 commit 7518734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1710,7 +1710,7 @@ bom {
17101710
]
17111711
}
17121712
}
1713-
library("Spring RESTDocs", "2.0.6.BUILD-SNAPSHOT") {
1713+
library("Spring RESTDocs", "2.0.6.RELEASE") {
17141714
group("org.springframework.restdocs") {
17151715
modules = [
17161716
"spring-restdocs-asciidoctor",

0 commit comments

Comments
 (0)