File tree Expand file tree Collapse file tree
src/test/java/com/baeldung/asciidoctor Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 </build >
6262
6363 <properties >
64- <asciidoctor-maven-plugin .version>1.5.5</asciidoctor-maven-plugin .version>
65- <asciidoctorj .version>1.5.4</asciidoctorj .version>
66- <asciidoctorj-pdf .src.version>1.5.0-alpha.11</asciidoctorj-pdf .src.version>
64+ <asciidoctor-maven-plugin .version>1.5.6</asciidoctor-maven-plugin .version>
65+ <asciidoctorj .version>1.5.6</asciidoctorj .version>
66+
67+ <asciidoctorj-pdf .version>1.5.0-alpha.15</asciidoctorj-pdf .version>
6768 <asciidoctorj-pdf .plugin.version>1.5.0-alpha.15</asciidoctorj-pdf .plugin.version>
6869 </properties >
6970
Original file line number Diff line number Diff line change 33import org .junit .Assert ;
44import org .junit .Test ;
55
6- public class AsciidoctorDemoTest {
6+ public class AsciidoctorDemoIntegrationTest {
77
88 @ Test
99 public void givenString_whenConverting_thenResultingHTMLCode () {
You can’t perform that action at this time.
0 commit comments