bump version & placeholderapi dependency

This commit is contained in:
mfnalex 2024-10-07 20:41:55 +02:00
parent d03dbc69cf
commit f53d0f61dc
No known key found for this signature in database
GPG Key ID: 4A5852356225BAE1

View File

@ -9,7 +9,7 @@
<name>ChestSort</name>
<url>https://www.chestsort.de</url>
<description>Allows automatic chest sorting!</description>
<version>14.1.1</version>
<version>14.1.2</version>
<packaging>jar</packaging>
<properties>
@ -240,7 +240,7 @@
<dependency>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.10.5</version>
<version>2.11.6</version>
<scope>provided</scope>
</dependency>