Updated UpdateChecker to 1.2.5

This commit is contained in:
mfnalex 2021-07-07 12:07:30 +02:00
parent 64c798eee6
commit 260f4ed360
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>11.0.0-SNAPSHOT</version>
<version>11.0.0</version>
<packaging>jar</packaging>
<properties>
@ -180,7 +180,7 @@
<dependency>
<groupId>de.jeff_media</groupId>
<artifactId>SpigotUpdateChecker</artifactId>
<version>1.2.0</version>
<version>1.2.5</version>
<scope>compile</scope>
</dependency>