1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2026-06-14 00:01:10 +08:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot] 97a881fad8 fix(deps): update dependency com.github.cryptomorin:xseries to v13.7.0 2026-05-21 20:03:04 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
<dependency>
<groupId>com.github.cryptomorin</groupId>
<artifactId>XSeries</artifactId>
<version>13.6.0</version>
<version>13.7.0</version>
<scope>compile</scope>
</dependency>
+1 -1
View File
@@ -122,7 +122,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.6</version>
<version>3.5.5</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>