mirror of
https://github.com/BentoBoxWorld/CaveBlock.git
synced 2025-02-16 01:02:04 +01:00
BentoBox 2.0.0 API
This commit is contained in:
parent
77c058b7fd
commit
1b4c4f86a8
4
pom.xml
4
pom.xml
@ -45,8 +45,8 @@
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<java.version>17</java.version>
|
||||
<!-- More visible way how to change dependency versions -->
|
||||
<spigot.version>1.19.4-R0.1-SNAPSHOT</spigot.version>
|
||||
<bentobox.version>1.23.0</bentobox.version>
|
||||
<spigot.version>1.20.2-R0.1-SNAPSHOT</spigot.version>
|
||||
<bentobox.version>2.0.0-SNAPSHOT</bentobox.version>
|
||||
<!-- Revision variable removes warning about dynamic version -->
|
||||
<revision>${build.version}-SNAPSHOT</revision>
|
||||
<!-- This allows to change between versions and snapshots. -->
|
||||
|
Loading…
Reference in New Issue
Block a user