1
0

feat: update YumCore to 1.9.0

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
MiaoWoo 2020-10-10 09:50:13 +08:00
parent 8ed79f3910
commit e570b1b388

View File

@ -52,7 +52,7 @@
<groupId>pw.yumc</groupId>
<artifactId>YumCore</artifactId>
<type>jar</type>
<version>[1.8.8,)</version>
<version>[1.9.0,)</version>
</dependency>
</dependencies>
<dependencyManagement>