1
mirror of https://github.com/CarmJos/EasyPlugin.git synced 2026-06-04 16:48:16 +08:00

fix(command): 修复SimpleCompleter使用异常

This commit is contained in:
2022-05-23 00:48:32 +08:00
parent be798a981a
commit c7190274d7
10 changed files with 21 additions and 16 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<groupId>cc.carm.lib</groupId>
<artifactId>easyplugin-parent</artifactId>
<packaging>pom</packaging>
<version>1.4.2</version>
<version>1.4.3</version>
<modules>
<module>base/main</module>