release 1.7.4
This commit is contained in:
parent
9b8a47da9b
commit
5ed1c6f39d
|
@ -27,7 +27,7 @@ which looks a html like generated by `asciidoctor-maven-plugin` plugin.
|
|||
<dependency>
|
||||
<groupId>com.github.shalousun</groupId>
|
||||
<artifactId>smart-doc</artifactId>
|
||||
<version>1.7.3</version>
|
||||
<version>1.7.4</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
```
|
||||
|
|
|
@ -28,7 +28,7 @@ smart-doc使用和测试可参考[smart-doc demo](https://gitee.com/sunyureposit
|
|||
<dependency>
|
||||
<groupId>com.github.shalousun</groupId>
|
||||
<artifactId>smart-doc</artifactId>
|
||||
<version>1.7.3</version>
|
||||
<version>1.7.4</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue