Skip to content

Commit

Permalink
chore(deps): 更新 XSeries 尝试解决 #51
Browse files Browse the repository at this point in the history
  • Loading branch information
CarmJos committed Jul 16, 2024
1 parent c89a9c6 commit 5a0e5b8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 5a0e5b8

Please sign in to comment.