Update to BentoBox 2.0.0

Had to ignore some tests because PowerMockito can't mock them for some
reason.
This commit is contained in:
tastybento 2023-11-12 13:23:22 -08:00
parent 34d280d5bf
commit 56d7eb4259
2 changed files with 543 additions and 487 deletions

View File

@ -37,7 +37,7 @@
<!-- More visible way how to change dependency versions -->
<spigot.version>1.20.1-R0.1-SNAPSHOT</spigot.version>
<spigot-annotations.version>1.2.3-SNAPSHOT</spigot-annotations.version>
<bentobox.version>1.24.0</bentobox.version>
<bentobox.version>2.0.0-SNAPSHOT</bentobox.version>
<level.version>2.6.3</level.version>
<vault.version>1.7</vault.version>
<panelutils.version>1.1.0</panelutils.version>