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

[v1.3.7] 版本更新

- [U] 更新 EasySQL 版本到 0.3.5 。
This commit is contained in:
2022-01-30 07:36:35 +08:00
parent 5ea196b6df
commit 42860c332f
+1 -1
View File
@@ -54,7 +54,7 @@
<dependency> <dependency>
<groupId>cc.carm.lib</groupId> <groupId>cc.carm.lib</groupId>
<artifactId>easysql-beecp</artifactId> <artifactId>easysql-beecp</artifactId>
<version>0.3.1</version> <version>0.3.5</version>
<optional>true</optional> <optional>true</optional>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>