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

sync with github

This commit is contained in:
Ghost_chu
2022-01-29 23:22:42 +08:00
parent d514cb8d0e
commit e20b9ef90a
12 changed files with 450 additions and 41 deletions
-8
View File
@@ -47,14 +47,6 @@
<version>2.2.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>cc.carm.lib</groupId>
<artifactId>easyplugin-main</artifactId>
<optional>true</optional>
<scope>compile</scope>
</dependency>
</dependencies>
<build>