Update PlaceholderAPI dependency

For some reason, only the latest 2 versions are present on the repository. Fixes building the project.
This commit is contained in:
Vrganj 2024-09-16 18:30:56 +02:00 committed by GitHub
parent f623b608f6
commit 19a18a94d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -289,7 +289,7 @@
<dependency>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.11.3</version>
<version>2.11.6</version>
<scope>provided</scope>
</dependency>
<dependency>