Skip to content

Commit 30534ec

Browse files
committed
Add config settings for latest BentoBox API
BentoBoxWorld/BentoBox#2470
1 parent 38f5673 commit 30534ec

File tree

3 files changed

+1664
-1625
lines changed

3 files changed

+1664
-1625
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<java.version>17</java.version>
4747
<!-- More visible way how to change dependency versions -->
4848
<spigot.version>1.20.2-R0.1-SNAPSHOT</spigot.version>
49-
<bentobox.version>2.0.0-SNAPSHOT</bentobox.version>
49+
<bentobox.version>2.5.0-SNAPSHOT</bentobox.version>
5050
<!-- Revision variable removes warning about dynamic version -->
5151
<revision>${build.version}-SNAPSHOT</revision>
5252
<!-- This allows to change between versions and snapshots. -->

0 commit comments

Comments
 (0)