Updated PlaceholderAPI dependency to 2.10.5

They added an (optional) new parameter to their setPlaceholders(...) methods. See this commit for reference: 2dbf69a74e.
This commit is contained in:
Florian CUNY 2020-03-30 15:31:33 +02:00
parent 3125885bf3
commit 592965a50e
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
<spigot.version>1.15.2-R0.1-SNAPSHOT</spigot.version>
<bstats.version>1.7</bstats.version>
<vault.version>1.7</vault.version>
<placeholderapi.version>2.10.4</placeholderapi.version>
<placeholderapi.version>2.10.5</placeholderapi.version>
<mvdwplaceholderapi.version>master-SNAPSHOT</mvdwplaceholderapi.version>
<githubapi.version>d5f5e0bbd8</githubapi.version>
<dynmap.version>3.0-SNAPSHOT</dynmap.version>