mirror of
https://github.com/CarmJos/EasyPlugin.git
synced 2026-06-04 16:48:16 +08:00
[v1.3.6] 消息配置文件相关更新
- [A] 添加MessageBuilder,更方便构建参数 - [U] 采用 `Object...` 的形式传入参数
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<groupId>cc.carm.lib</groupId>
|
||||
<artifactId>easyplugin-parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.3.5</version>
|
||||
<version>1.3.6</version>
|
||||
<modules>
|
||||
|
||||
<module>easyplugin-main</module>
|
||||
@@ -86,6 +86,11 @@
|
||||
<url>https://repo1.maven.org/maven2/</url>
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
<id>minebench-repo</id>
|
||||
<url>https://repo.minebench.de/</url>
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
<id>sonatype</id>
|
||||
<url>https://oss.sonatype.org/content/groups/public</url>
|
||||
|
||||
Reference in New Issue
Block a user