update dependency

This commit is contained in:
oppofind 2019-09-17 11:39:36 +08:00
parent f6534bce8f
commit 3f12e13e16
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ smart-doc使用和测试可参考[smart-doc demo](https://github.com/shalousun/a
<dependency>
<groupId>com.github.shalousun</groupId>
<artifactId>smart-doc</artifactId>
<version>1.6.2</version>
<version>1.6.3</version>
<scope>test</scope>
</dependency>
```