update README.md.
更新dict-trans最新版本号为0.6,更新hutool-all依赖为5.8.24 Signed-off-by: 曙天 <tugenhao@126.com>
This commit is contained in:
parent
30c4bece15
commit
689747f368
@ -148,14 +148,14 @@ dict-trans
|
||||
<dependency>
|
||||
<groupId>com.aizuda</groupId>
|
||||
<artifactId>dict-trans</artifactId>
|
||||
<version>0.5</version>
|
||||
<version>0.6</version>
|
||||
</dependency>
|
||||
|
||||
<!-- hutool工具类(必须) -->
|
||||
<dependency>
|
||||
<groupId>cn.hutool</groupId>
|
||||
<artifactId>hutool-all</artifactId>
|
||||
<version>5.8.21</version>
|
||||
<version>5.8.24</version>
|
||||
</dependency>
|
||||
|
||||
<!-- mybatis-plus 工具(必须) -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user