This commit is contained in:
mfnalex 2022-06-07 21:48:41 +02:00
parent 1a443bbb0c
commit 229c45cb66
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<name>ChestSort</name>
<url>https://www.chestsort.de</url>
<description>Allows automatic chest sorting!</description>
<version>13.1.0</version>
<version>13.2.0</version>
<packaging>jar</packaging>
<properties>
@ -202,7 +202,7 @@
<dependency>
<groupId>de.jeff_media</groupId>
<artifactId>JeffLib</artifactId>
<version>7.7.0-SNAPSHOT</version>
<version>8.0.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>