Updates PlaceHolderAPI dependency from v2.9.2 to v2.11.3

This commit is contained in:
Christian Koop 2023-06-25 12:27:07 +02:00
parent b3b0ddd105
commit 341fca99ab
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
<dependency>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.9.2</version>
<version>2.11.3</version>
<scope>provided</scope>
</dependency>
</dependencies>