Update to 1.9.0 BentoBox in POM

This commit is contained in:
tastybento 2019-12-03 16:33:49 -08:00
parent 80bfafcdd2
commit 4dd56c13a2
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.14.4-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.9.0-SNAPSHOT</bentobox.version>
<bentobox.version>1.9.0</bentobox.version>
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- This allows to change between versions and snapshots. -->