Skip to content

Commit

Permalink
fix: Fixed the error when initializing config
Browse files Browse the repository at this point in the history
  • Loading branch information
CarmJos committed Sep 27, 2024
1 parent 270af83 commit fe932fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>com.github.cryptomorin</groupId>
<artifactId>XSeries</artifactId>
<version>v11.2.2</version>
<version>v11.3.0</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit fe932fb

Please sign in to comment.