mirror of
https://github.com/CarmJos/UserPrefix.git
synced 2026-06-05 00:35:02 +08:00
chore(deps): 更新 XSeries 尝试解决 #51
This commit is contained in:
@@ -152,6 +152,18 @@
|
||||
<version>${deps.mineconfig.version}</version>
|
||||
<scope>compile</scope>
|
||||
<optional>true</optional>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>com.cryptomorin.xseries</groupId>
|
||||
<artifactId>XSeries</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.cryptomorin.xseries</groupId>
|
||||
<artifactId>XSeries</artifactId>
|
||||
<version>11.2.0.1</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user