Update to BentoBox 1.21 and PanelUtils 1.1.0

This commit is contained in:
BONNe 2023-01-05 21:39:03 +02:00
parent da46a31add
commit 4c4ec57562
1 changed files with 2 additions and 2 deletions

View File

@ -37,10 +37,10 @@
<!-- More visible way how to change dependency versions -->
<spigot.version>1.17.1-R0.1-SNAPSHOT</spigot.version>
<spigot-annotations.version>1.2.3-SNAPSHOT</spigot-annotations.version>
<bentobox.version>1.20.0</bentobox.version>
<bentobox.version>1.21.0</bentobox.version>
<level.version>2.6.3</level.version>
<vault.version>1.7</vault.version>
<panelutils.version>1.0.0</panelutils.version>
<panelutils.version>1.1.0</panelutils.version>
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- This allows to change between versions and snapshots. -->