File tree 3 files changed +3
-3
lines changed
spring-restdocs-asciidoctor/src/test/resources/operations 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ subprojects {
82
82
dependency ' io.rest-assured:rest-assured:3.0.7'
83
83
dependency ' org.apache.pdfbox:pdfbox:2.0.7'
84
84
dependency ' org.assertj:assertj-core:2.9.1'
85
- dependency ' org.asciidoctor:asciidoctorj:1.5.6 '
85
+ dependency ' org.asciidoctor:asciidoctorj:1.5.8.1 '
86
86
dependency ' org.asciidoctor:asciidoctorj-pdf:1.5.0-alpha.16'
87
87
dependency ' org.hamcrest:hamcrest-core:1.3'
88
88
dependency ' org.hamcrest:hamcrest-library:1.3'
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ <h2 id="_http_request">HTTP request</h2>
32
32
< div class ="sect1 ">
33
33
< h2 id ="_response_fields "> Response fields</ h2 >
34
34
< div class ="sectionbody ">
35
- < table class ="tableblock frame-all grid-all spread ">
35
+ < table class ="tableblock frame-all grid-all stretch ">
36
36
< colgroup >
37
37
< col style ="width: 33.3333%; ">
38
38
< col style ="width: 33.3333%; ">
Original file line number Diff line number Diff line change 1
1
< div class ="sect1 ">
2
2
< h2 id ="_response_fields "> Response fields</ h2 >
3
3
< div class ="sectionbody ">
4
- < table class ="tableblock frame-all grid-all spread ">
4
+ < table class ="tableblock frame-all grid-all stretch ">
5
5
< colgroup >
6
6
< col style ="width: 33.3333%; ">
7
7
< col style ="width: 33.3333%; ">
You can’t perform that action at this time.
0 commit comments