Compare commits

...

2 Commits

Author SHA1 Message Date
mfnalex a28996b161 13.6.3 2023-06-13 17:27:56 +02:00
mfnalex 3e7637bbdf 13.6.3 2023-06-13 17:26:33 +02:00
1 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<name>ChestSort</name>
<url>https://www.chestsort.de</url>
<description>Allows automatic chest sorting!</description>
<version>13.6.1</version>
<version>13.6.3</version>
<packaging>jar</packaging>
<properties>
@ -198,7 +198,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.20-R0.1-SNAPSHOT</version>
<version>1.16.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
@ -219,7 +219,7 @@
<dependency>
<groupId>com.jeff_media</groupId>
<artifactId>JeffLib</artifactId>
<version>12.4.0</version>
<version>12.4.2</version>
<scope>compile</scope>
</dependency>