1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2024-09-19 19:55:45 +00:00

修复打包无法下载到easysql的问题

This commit is contained in:
Carm Jos 2021-12-15 19:50:08 +08:00
parent b57010cec8
commit f988566296
2 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@
- **[自带]** 数据部分基于 [EasySQL](https://github.com/CarmJos/EasySQL) 实现。
- **[可选]** 变量部分基于 [PlaceholderAPI](https://www.spigotmc.org/resources/6245/) 实现。
详细依赖列表可见 [Dependencies](https://github.com/CarmJos/UserPrefix/network/dependencies) 。
详细依赖列表可见 [Dependencies](https://github.com/CarmJos/UltraBackpack/network/dependencies) 。
## 特殊优势

View File

@ -72,7 +72,7 @@
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/CarmJos/EasySQL</url>
<url>https://maven.pkg.github.com/CarmJos/UltraBackpack</url>
</repository>
<repository>
@ -90,7 +90,7 @@
<id>nexus</id>
<url>https://mvn.lumine.io/repository/maven-public/</url>
</repository>
</repositories>
<dependencies>