Updated Spigot and BentoBox dependencies to latest versions

This commit is contained in:
Florian CUNY 2020-04-10 17:30:36 +02:00
parent 6abf92584b
commit 16974ad5ed
1 changed files with 2 additions and 2 deletions

View File

@ -57,8 +57,8 @@
<!-- Non-minecraft related dependencies -->
<powermock.version>2.0.2</powermock.version>
<!-- More visible way how to change dependency versions -->
<spigot.version>1.13.2-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.9.0</bentobox.version>
<spigot.version>1.15.2-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.12.0</bentobox.version>
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- Do not change unless you want different name for local builds. -->