We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f5673 commit 30534ecCopy full SHA for 30534ec
pom.xml
@@ -46,7 +46,7 @@
46
<java.version>17</java.version>
47
<!-- More visible way how to change dependency versions -->
48
<spigot.version>1.20.2-R0.1-SNAPSHOT</spigot.version>
49
- <bentobox.version>2.0.0-SNAPSHOT</bentobox.version>
+ <bentobox.version>2.5.0-SNAPSHOT</bentobox.version>
50
<!-- Revision variable removes warning about dynamic version -->
51
<revision>${build.version}-SNAPSHOT</revision>
52
<!-- This allows to change between versions and snapshots. -->
0 commit comments