Skip to content

Commit f345496

Browse files
committed
Version 1.5.2
1 parent 19cd685 commit f345496

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747
<powermock.version>2.0.2</powermock.version>
4848
<!-- More visible way how to change dependency versions -->
4949
<spigot.version>1.16.3-R0.1-SNAPSHOT</spigot.version>
50-
<bentobox.version>1.15.4</bentobox.version>
50+
<bentobox.version>1.16.0</bentobox.version>
5151
<!-- Revision variable removes warning about dynamic version -->
5252
<revision>${build.version}-SNAPSHOT</revision>
5353
<!-- This allows to change between versions and snapshots. -->
54-
<build.version>1.5.1</build.version>
54+
<build.version>1.5.2</build.version>
5555
<build.number>-LOCAL</build.number>
5656
<sonar.projectKey>BentoBoxWorld_Greenhouses</sonar.projectKey>
5757
<sonar.organization>bentobox-world</sonar.organization>

0 commit comments

Comments
 (0)