mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-02-17 04:41:40 +01:00
Updated (and fixed repo) the PlaceholderAPI dependency to 2.10.4
This commit is contained in:
parent
50c183d2ea
commit
f1f48279cc
4
pom.xml
4
pom.xml
@ -71,7 +71,7 @@
|
||||
<spigot.version>1.15-R0.1-SNAPSHOT</spigot.version>
|
||||
<bstats.version>1.5</bstats.version>
|
||||
<vault.version>1.7</vault.version>
|
||||
<placeholderapi.version>2.10.3</placeholderapi.version>
|
||||
<placeholderapi.version>2.10.4</placeholderapi.version>
|
||||
<mvdwplaceholderapi.version>master-SNAPSHOT</mvdwplaceholderapi.version>
|
||||
<githubapi.version>d5f5e0bbd8</githubapi.version>
|
||||
<dynmap.version>3.0-SNAPSHOT</dynmap.version>
|
||||
@ -166,7 +166,7 @@
|
||||
</repository>
|
||||
<repository>
|
||||
<id>placeholderapi-repo</id>
|
||||
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
|
||||
<url>http://repo.extendedclip.com/content/repositories/placeholderapi/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>dynmap-repo</id>
|
||||
|
Loading…
Reference in New Issue
Block a user