Update BentoBox version.

This commit is contained in:
BONNe1704 2019-06-12 16:05:35 +03:00
parent f39ed36854
commit cc80d458c0
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<java.version>1.8</java.version>
<!-- More visible way how to change dependency versions -->
<spigot.version>1.13.2-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.5.0-SNAPSHOT</bentobox.version>
<bentobox.version>1.5.0</bentobox.version>
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- This allows to change between versions and snapshots. -->