We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19cd685 commit f345496Copy full SHA for f345496
pom.xml
@@ -47,11 +47,11 @@
47
<powermock.version>2.0.2</powermock.version>
48
<!-- More visible way how to change dependency versions -->
49
<spigot.version>1.16.3-R0.1-SNAPSHOT</spigot.version>
50
- <bentobox.version>1.15.4</bentobox.version>
+ <bentobox.version>1.16.0</bentobox.version>
51
<!-- Revision variable removes warning about dynamic version -->
52
<revision>${build.version}-SNAPSHOT</revision>
53
<!-- This allows to change between versions and snapshots. -->
54
- <build.version>1.5.1</build.version>
+ <build.version>1.5.2</build.version>
55
<build.number>-LOCAL</build.number>
56
<sonar.projectKey>BentoBoxWorld_Greenhouses</sonar.projectKey>
57
<sonar.organization>bentobox-world</sonar.organization>
0 commit comments